mirror of
https://github.com/ivre/masscanned.git
synced 2025-10-02 06:38:21 +00:00
chore(deps): bump siphasher from 1.0.0 to 1.0.1
Bumps [siphasher](https://github.com/jedisct1/rust-siphash) from 1.0.0 to 1.0.1. - [Commits](https://github.com/jedisct1/rust-siphash/compare/1.0.0...1.0.1) --- updated-dependencies: - dependency-name: siphasher dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ec6a7856c7
commit
f903d9db86
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -741,9 +741,9 @@ checksum = "bb7d1f0d3021d347a83e556fc4683dea2ea09d87bccdf88ff5c12545d89d5efb"
|
|||
|
||||
[[package]]
|
||||
name = "siphasher"
|
||||
version = "1.0.0"
|
||||
version = "1.0.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "54ac45299ccbd390721be55b412d41931911f654fa99e2cb8bfb57184b2061fe"
|
||||
checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d"
|
||||
|
||||
[[package]]
|
||||
name = "stderrlog"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue