Merge pull request #2650 from deltachat/dependabot/cargo/thiserror-1.0.28

This commit is contained in:
dependabot[bot]
2021-09-04 15:42:24 +00:00
committed by GitHub
3 changed files with 6 additions and 6 deletions

View File

@@ -68,7 +68,7 @@ stop-token = "0.2.0"
strum = "0.21.0"
strum_macros = "0.21.1"
surf = { version = "2.3.1", default-features = false, features = ["h1-client"] }
thiserror = "1.0.26"
thiserror = "1.0.28"
toml = "0.5.6"
url = "2.2.2"
uuid = { version = "0.8", features = ["serde", "v4"] }