mirror of
https://github.com/chatmail/core.git
synced 2026-04-27 02:16:29 +03:00
build: use Rust 1.71.0 and increase MSRV to 1.66.0
Rust 1.66 is required by constant_time_eq 0.3.0.
This commit is contained in:
@@ -3,7 +3,7 @@ name = "deltachat"
|
||||
version = "1.118.0"
|
||||
edition = "2021"
|
||||
license = "MPL-2.0"
|
||||
rust-version = "1.65"
|
||||
rust-version = "1.66"
|
||||
|
||||
[profile.dev]
|
||||
debug = 0
|
||||
|
||||
Reference in New Issue
Block a user