Merge pull request #2439 from deltachat/dependabot/cargo/sha2-0.9.5

This commit is contained in:
dependabot[bot]
2021-05-15 00:54:40 +00:00
committed by GitHub
2 changed files with 8 additions and 5 deletions

View File

@@ -63,7 +63,7 @@ sanitize-filename = "0.3.0"
serde_json = "1.0"
serde = { version = "1.0", features = ["derive"] }
sha-1 = "0.9.5"
sha2 = "0.9.4"
sha2 = "0.9.5"
smallvec = "1.0.0"
stop-token = "0.2.0"
strum = "0.20.0"