Merge pull request #2464 from deltachat/dependabot/cargo/strum_macros-0.21.1

This commit is contained in:
dependabot[bot]
2021-06-06 07:03:32 +00:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -67,7 +67,7 @@ sha2 = "0.9.5"
smallvec = "1.0.0"
stop-token = "0.2.0"
strum = "0.20.0"
strum_macros = "0.20.1"
strum_macros = "0.21.1"
surf = { version = "2.0.0-alpha.4", default-features = false, features = ["h1-client"] }
thiserror = "1.0.25"
toml = "0.5.6"