update MSRV to 1.91

This commit is contained in:
link2xt
2026-05-13 20:21:09 +02:00
parent 8c10c9daac
commit 17c1df0fa4
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ name = "deltachat"
version = "2.50.0-dev"
edition = "2024"
license = "MPL-2.0"
rust-version = "1.89"
rust-version = "1.91"
repository = "https://github.com/chatmail/core"
[profile.dev]