Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
Merge branch 'master' of https://github.com/90th/hasher
Browse files Browse the repository at this point in the history
  • Loading branch information
90th committed Jul 20, 2024
2 parents 2769b86 + 7607c55 commit 4582a10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ Add the following lines to your Cargo.toml file to include these dependencies:

```toml
[dependencies]
crypto = "0.2.36"
rust-crypto = "0.2.36"
console = "0.15.5"
rayon = "1.5.1"
rayon = "1.10.0"
```

# Usage
Expand Down

0 comments on commit 4582a10

Please sign in to comment.