Bump MSRV to 1.63.0

Bumping MSRV from 1.61.0 to 1.63.0, because `arbitrary` crate requires
it and fuzzing crates depend on it, at least by default. We still use
1.64.0 as our default rust toolchain.
This commit is contained in:
link2xt
2022-12-25 15:08:33 +00:00
parent 6f7bb8a777
commit 7d62df6f1a
2 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ name = "deltachat"
version = "1.104.0"
edition = "2021"
license = "MPL-2.0"
rust-version = "1.61"
rust-version = "1.63"
[profile.dev]
debug = 0