Bump siphasher from 0.3.5 to 0.3.6

Bumps [siphasher](https://github.com/jedisct1/rust-siphash) from 0.3.5 to 0.3.6.
- [Release notes](https://github.com/jedisct1/rust-siphash/releases)
- [Commits](https://github.com/jedisct1/rust-siphash/commits/0.3.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/119/head
dependabot[bot] 3 years ago committed by Thomas Tanon
parent fdd7753d97
commit f7ba1370fe
  1. 4
      Cargo.lock

4
Cargo.lock generated

@ -2346,9 +2346,9 @@ dependencies = [
[[package]]
name = "siphasher"
version = "0.3.5"
version = "0.3.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cbce6d4507c7e4a3962091436e56e95290cb71fa302d0d270e32130b75fbff27"
checksum = "729a25c17d72b06c68cb47955d44fda88ad2d3e7d77e025663fdd69b93dd71a1"
[[package]]
name = "slab"

Loading…
Cancel
Save