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:
dependabot[bot] 2024-03-18 00:48:53 +00:00 committed by GitHub
parent ec6a7856c7
commit f903d9db86
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -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"