Merge pull request #2643 from deltachat/dependabot/cargo/sha-1-0.9.8

This commit is contained in:
dependabot[bot]
2021-09-04 15:00:52 +00:00
committed by GitHub
2 changed files with 14 additions and 5 deletions

View File

@@ -61,7 +61,7 @@ rustyline = { version = "8.2.0", optional = true }
sanitize-filename = "0.3.0"
serde_json = "1.0"
serde = { version = "1.0", features = ["derive"] }
sha-1 = "0.9.7"
sha-1 = "0.9.8"
sha2 = "0.9.5"
smallvec = "1.0.0"
stop-token = "0.2.0"