chore: update futures-lite dependency

This commit is contained in:
link2xt
2023-10-26 01:11:11 +00:00
parent ff54db2e5f
commit bb5e3d11d8
4 changed files with 7 additions and 26 deletions

View File

@@ -15,7 +15,7 @@ deltachat = { path = "..", default-features = false }
anyhow = "1"
env_logger = { version = "0.10.0" }
futures-lite = "1.13.0"
futures-lite = "2.0.0"
log = "0.4"
serde_json = "1.0.105"
serde = { version = "1.0", features = ["derive"] }