1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-06-05 06:16:12 +02:00

Merge pull request #1490 from containers/dependabot/cargo/cap-rand-1.0.4

chore(deps): bump cap-rand from 1.0.3 to 1.0.4
This commit is contained in:
Toru Komatsu 2023-01-20 21:01:55 +09:00 committed by GitHub
commit b9c6b65640
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

@ -231,9 +231,9 @@ dependencies = [
[[package]]
name = "cap-rand"
version = "1.0.3"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "53df044ddcb88611e19b712211b342ab106105cf658406f5ed4ee09ab10ed727"
checksum = "2a986c3b8fb6e25bbef961b237756ff7a771aa71c9ffdeb01c29f3f208577bf9"
dependencies = [
"ambient-authority",
"rand",