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

chore(deps): bump cap-time-ext from 1.0.7 to 1.0.8

Bumps [cap-time-ext](https://github.com/bytecodealliance/cap-std) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/bytecodealliance/cap-std/releases)
- [Commits](https://github.com/bytecodealliance/cap-std/compare/cap-time-ext-v1.0.7...cap-time-ext-v1.0.8)

---
updated-dependencies:
- dependency-name: cap-time-ext
  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-03-30 01:04:33 +00:00 committed by GitHub
parent 04de7bf3b1
commit 9c820734be
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

@ -261,9 +261,9 @@ dependencies = [
[[package]]
name = "cap-time-ext"
version = "1.0.7"
version = "1.0.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "77c39790e8e7455a92993bea5a2e947721c395cfbc344b74f092746c55441d76"
checksum = "5d95b67660838129586d32c3996e65208a832bd0d6dc1eff4a589c008f852520"
dependencies = [
"cap-primitives",
"once_cell",