Merge pull request #6380 from deltachat/dependabot/cargo/tokio-util-0.7.13

This commit is contained in:
dependabot[bot]
2025-01-02 23:38:44 +00:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -189,7 +189,7 @@ serde_json = "1"
tempfile = "3.14.0"
thiserror = "1"
tokio = "1"
tokio-util = "0.7.11"
tokio-util = "0.7.13"
tracing-subscriber = "0.3"
yerpc = "0.6.2"