refactor: upgrade to Rust 2024

This commit is contained in:
link2xt
2025-06-27 02:01:37 +00:00
committed by l
parent 0ffd4d9f87
commit 5c3de759d3
94 changed files with 1083 additions and 711 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "deltachat"
version = "1.160.0"
edition = "2021"
edition = "2024"
license = "MPL-2.0"
rust-version = "1.85"
repository = "https://github.com/chatmail/core"