mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 12:56:30 +03:00
Increase Minimum Supported Rust Version to 1.64
It is required for clap_lex v0.3.2 and async_zip 0.0.11.
This commit is contained in:
@@ -3,7 +3,7 @@ name = "deltachat"
|
||||
version = "1.111.0"
|
||||
edition = "2021"
|
||||
license = "MPL-2.0"
|
||||
rust-version = "1.63"
|
||||
rust-version = "1.64"
|
||||
|
||||
[profile.dev]
|
||||
debug = 0
|
||||
|
||||
Reference in New Issue
Block a user