1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-06-10 08:46:21 +02:00

chore(deps): bump cap-rand from 1.0.4 to 1.0.5

Bumps [cap-rand](https://github.com/bytecodealliance/cap-std) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/bytecodealliance/cap-std/releases)
- [Commits](https://github.com/bytecodealliance/cap-std/compare/cap-rand-v1.0.4...cap-rand-v1.0.5)

---
updated-dependencies:
- dependency-name: cap-rand
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-06 01:39:11 +00:00 committed by GitHub
parent ab60bfc7e1
commit 9da73f9deb
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.4"
version = "1.0.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2a986c3b8fb6e25bbef961b237756ff7a771aa71c9ffdeb01c29f3f208577bf9"
checksum = "103e94d97d73504c5fa6ffb47135d5627ce5ff84a4ad37e8219103ddc291de24"
dependencies = [
"ambient-authority",
"rand",