Skip to content

Commit f6b256b

Browse files
build(deps): bump sha1 from 0.10.6 to 0.11.0
Bumps [sha1](https://github.com/RustCrypto/hashes) from 0.10.6 to 0.11.0. - [Commits](RustCrypto/hashes@sha1-v0.10.6...sha1-v0.11.0) --- updated-dependencies: - dependency-name: sha1 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6361756 commit f6b256b

File tree

2 files changed

+103
-39
lines changed

2 files changed

+103
-39
lines changed

Cargo.lock

Lines changed: 102 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ rmp-serde = "1.3.1"
6464
schnellru = "0.2"
6565
serde = "1.0"
6666
serde_json = "1.0"
67-
sha1 = "0.10"
67+
sha1 = "0.11"
6868
sha2 = "0.10"
6969
smol = "2.0"
7070
smol-macros = "0.1"

0 commit comments

Comments
 (0)