Skip to content

Commit

Permalink
Bump sha2 from 0.10.7 to 0.10.8
Browse files Browse the repository at this point in the history
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.7 to 0.10.8.
- [Commits](RustCrypto/hashes@sha2-v0.10.7...sha2-v0.10.8)

---
updated-dependencies:
- dependency-name: sha2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 29, 2023
1 parent cd961d6 commit 562ae71
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion clash_lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ opentelemetry-jaeger = { version = "0.19", features = ["collector_client", "hype
crc32fast = "1.3.2"
brotli = "3.3.4"
hmac = "0.12.1"
sha2 = "0.10.6"
sha2 = "0.10.8"
md-5 = "0.10.5"
chacha20poly1305 = "0.10"
aes-gcm = "0.10"
Expand Down

0 comments on commit 562ae71

Please sign in to comment.