mirror of
https://github.com/chatmail/core.git
synced 2026-05-04 22:06:29 +03:00
build: increase MSRV to 1.89
This is required by iroh 0.98.1, so we will need to update MSRV eventually when iroh 1.0 is released.
This commit is contained in:
@@ -3,7 +3,7 @@ name = "deltachat"
|
||||
version = "2.50.0-dev"
|
||||
edition = "2024"
|
||||
license = "MPL-2.0"
|
||||
rust-version = "1.88"
|
||||
rust-version = "1.89"
|
||||
repository = "https://github.com/chatmail/core"
|
||||
|
||||
[profile.dev]
|
||||
|
||||
Reference in New Issue
Block a user