Compare commits

..

No commits in common. "e6f10929b75cc39375a8c7684acba89f53d4f90b" and "c941f9c56d234e3929f10753a762511200177eeb" have entirely different histories.

1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -360,9 +360,9 @@ dependencies = [
[[package]]
name = "rand"
version = "0.8.2"
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "18519b42a40024d661e1714153e9ad0c3de27cd495760ceb09710920f1098b1e"
checksum = "c24fcd450d3fa2b592732565aa4f17a27a61c65ece4726353e000939b0edee34"
dependencies = [
"libc",
"rand_chacha",