Skip to content

Commit ab1e87c

Browse files
Bump sha1 from 0.10.6 to 0.11.0 (#1576)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b1145bc commit ab1e87c

2 files changed

Lines changed: 75 additions & 11 deletions

File tree

Cargo.lock

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

dropshot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ semver = "1.0.27"
3737
serde_json = "1.0.149"
3838
serde_path_to_error = "0.1.20"
3939
serde_urlencoded = "0.7.1"
40-
sha1 = "0.10.6"
40+
sha1 = "0.11.0"
4141
simple-mermaid = { version = "0.2.0", optional = true }
4242
slog = { version = "2.8.2", features = ["dynamic-keys"] }
4343
slog-async = "2.8.0"

0 commit comments

Comments
 (0)