Merge pull request #3089 from deltachat/dependabot/cargo/strum_macros-0.24.0

This commit is contained in:
dependabot[bot]
2022-03-13 10:48:56 +00:00
committed by GitHub
2 changed files with 11 additions and 5 deletions

View File

@@ -64,7 +64,7 @@ sha2 = "0.10"
smallvec = "1"
stop-token = "0.7"
strum = "0.23"
strum_macros = "0.23"
strum_macros = "0.24"
surf = { version = "2.3", default-features = false, features = ["h1-client"] }
thiserror = "1"
toml = "0.5"