mirror of
https://github.com/uutils/login.git
synced 2026-06-10 16:13:37 -07:00
chore(deps): update rust crate rand to v0.10.1
This commit is contained in:
committed by
Daniel Hofstetter
parent
11ee03853a
commit
b74232bcad
Generated
+2
-2
@@ -535,9 +535,9 @@ checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
|
||||
|
||||
[[package]]
|
||||
name = "rand"
|
||||
version = "0.10.0"
|
||||
version = "0.10.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "bc266eb313df6c5c09c1c7b1fbe2510961e5bcd3add930c1e31f7ed9da0feff8"
|
||||
checksum = "d2e8e8bcc7961af1fdac401278c6a831614941f6164ee3bf4ce61b7edb162207"
|
||||
dependencies = [
|
||||
"chacha20",
|
||||
"getrandom",
|
||||
|
||||
Reference in New Issue
Block a user