update lock file

This commit is contained in:
figsoda 2021-07-19 15:29:49 -04:00
parent f062fb4200
commit 51373cbf55

4
Cargo.lock generated
View file

@ -288,9 +288,9 @@ dependencies = [
[[package]]
name = "fastrand"
version = "1.4.1"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "77b705829d1e87f762c2df6da140b26af5839e1033aa84aa5f56bb688e4e1bdb"
checksum = "b394ed3d285a429378d3b384b9eb1285267e7df4b166df24b7a6939a04dc392e"
dependencies = [
"instant",
]