Merge pull request #3997 from deltachat/dependabot/cargo/toml-0.7.0

This commit is contained in:
dependabot[bot]
2023-01-31 14:40:19 +00:00
committed by GitHub
4 changed files with 61 additions and 7 deletions

View File

@@ -77,7 +77,7 @@ smallvec = "1"
strum = "0.24"
strum_macros = "0.24"
thiserror = "1"
toml = "0.5"
toml = "0.7"
url = "2"
uuid = { version = "1", features = ["serde", "v4"] }
fast-socks5 = "0.8"