Skip to content

Commit fed62e8

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 277f45e commit fed62e8

File tree

2 files changed

+77
-13
lines changed

2 files changed

+77
-13
lines changed

Cargo.lock

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

gnd/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Inflector = { workspace = true }
7171
semver = { workspace = true }
7272

7373
# Build command
74-
sha1 = "0.10"
74+
sha1 = "0.11"
7575
wasmparser = { workspace = true }
7676

7777
# Interactive prompts

0 commit comments

Comments
 (0)