Skip to content

Commit

Permalink
chore(deps): bump sha-1 from 0.9.8 to 0.10.1
Browse files Browse the repository at this point in the history
Bumps [sha-1](https://github.com/RustCrypto/hashes) from 0.9.8 to 0.10.1.
- [Commits](RustCrypto/hashes@sha-1-v0.9.8...md2-v0.10.1)

---
updated-dependencies:
- dependency-name: sha-1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 14, 2023
1 parent 888f6ff commit 6f81c78
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 9 deletions.
43 changes: 35 additions & 8 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ kenlm = ["dep:ctclib-pp"]

[dev-dependencies]
rand_distr = "0.4.2"
sha-1 = "0.9"
sha-1 = "0.10"
criterion = "0.3"
serial_test = "0.5.1"
tempfile="3.2.0"
Expand Down

0 comments on commit 6f81c78

Please sign in to comment.