mirror of
https://github.com/chatmail/core.git
synced 2026-05-16 13:26:38 +03:00
refactor: use Rust 1.77.0 support for recursion in async functions
This commit is contained in:
@@ -3,7 +3,7 @@ name = "deltachat"
|
||||
version = "1.137.1"
|
||||
edition = "2021"
|
||||
license = "MPL-2.0"
|
||||
rust-version = "1.70"
|
||||
rust-version = "1.77"
|
||||
repository = "https://github.com/deltachat/deltachat-core-rust"
|
||||
|
||||
[profile.dev]
|
||||
|
||||
Reference in New Issue
Block a user