Merge pull request #5832 from deltachat/dependabot/cargo/tokio-1.39.2

This commit is contained in:
dependabot[bot]
2024-08-02 19:51:34 +00:00
committed by GitHub
2 changed files with 10 additions and 10 deletions

View File

@@ -180,7 +180,7 @@ serde_json = "1"
serde = "1.0"
tempfile = "3.10.1"
thiserror = "1"
tokio = "1.38.0"
tokio = "1.39.2"
tokio-util = "0.7.11"
tracing-subscriber = "0.3"
yerpc = "0.6.2"