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

chore(deps): bump cap-rand from 1.0.15 to 1.0.16

Bumps [cap-rand](https://github.com/bytecodealliance/cap-std) from 1.0.15 to 1.0.16.
- [Commits](https://github.com/bytecodealliance/cap-std/compare/cap-rand-v1.0.15...cap-rand-v1.0.16)

---
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-06-30 00:45:56 +00:00 committed by GitHub
parent db3d3f845c
commit 203df68311
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

@ -337,9 +337,9 @@ dependencies = [
[[package]]
name = "cap-rand"
version = "1.0.15"
version = "1.0.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4d25555efacb0b5244cf1d35833d55d21abc916fff0eaad254b8e2453ea9b8ab"
checksum = "383800fa434a9e7a463fa35196bd93dcd84a6bdc5d9aeae4e60b554134e852a2"
dependencies = [
"ambient-authority",
"rand",