Merge pull request #2452 from deltachat/dependabot/cargo/thiserror-1.0.25

This commit is contained in:
dependabot[bot]
2021-05-28 23:06:58 +00:00
committed by GitHub
3 changed files with 6 additions and 6 deletions

View File

@@ -69,7 +69,7 @@ stop-token = "0.2.0"
strum = "0.20.0"
strum_macros = "0.20.1"
surf = { version = "2.0.0-alpha.4", default-features = false, features = ["h1-client"] }
thiserror = "1.0.14"
thiserror = "1.0.25"
toml = "0.5.6"
url = "2.2.2"
uuid = { version = "0.8", features = ["serde", "v4"] }