update Cargo.lock

This commit is contained in:
Simon Gardling 2022-05-04 13:25:19 -04:00
parent fe8cfee6a0
commit 6bc5ea03e9

4
Cargo.lock generated
View File

@ -2356,9 +2356,9 @@ checksum = "c74c96594835e10fa545e2a51e8709f30b173a092bfd6036ef2cec53376244f3"
[[package]]
name = "twox-hash"
version = "1.6.2"
version = "1.6.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4ee73e6e4924fe940354b8d4d98cad5231175d615cd855b758adc658c0aac6a0"
checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"
dependencies = [
"cfg-if 1.0.0",
"static_assertions",