From 234595d9d958f32c589901d08775dc6a9971540c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Aug 2023 00:53:18 +0000 Subject: [PATCH] build(deps): bump cap-std from 1.0.15 to 2.0.0 Bumps [cap-std](https://github.com/bytecodealliance/cap-std) from 1.0.15 to 2.0.0. - [Commits](https://github.com/bytecodealliance/cap-std/compare/cap-std-v1.0.15...cap-std-v2.0.0) --- updated-dependencies: - dependency-name: cap-std dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Cargo.lock | 106 +++++++++++++++++++++++++++++++++++++++++++---------- Cargo.toml | 2 +- 2 files changed, 88 insertions(+), 20 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 4c3bc67d0f..9828ef7f9c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -290,14 +290,31 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a4b6df5b295dca8d56f35560be8c391d59f0420f72e546997154e24e765e6451" dependencies = [ "ambient-authority", - "fs-set-times", - "io-extras", - "io-lifetimes", + "fs-set-times 0.19.1", + "io-extras 0.17.4", + "io-lifetimes 1.0.10", "ipnet", "maybe-owned", "rustix 0.37.20", "windows-sys 0.48.0", - "winx", + "winx 0.35.1", +] + +[[package]] +name = "cap-primitives" +version = "2.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2bf30c373a3bee22c292b1b6a7a26736a38376840f1af3d2d806455edf8c3899" +dependencies = [ + "ambient-authority", + "fs-set-times 0.20.0", + "io-extras 0.18.0", + "io-lifetimes 2.0.2", + "ipnet", + "maybe-owned", + "rustix 0.38.3", + "windows-sys 0.48.0", + "winx 0.36.1", ] [[package]] @@ -306,13 +323,25 @@ version = "1.0.15" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3373a62accd150b4fcba056d4c5f3b552127f0ec86d3c8c102d60b978174a012" dependencies = [ - "camino", - "cap-primitives", - "io-extras", - "io-lifetimes", + "cap-primitives 1.0.15", + "io-extras 0.17.4", + "io-lifetimes 1.0.10", "rustix 0.37.20", ] +[[package]] +name = "cap-std" +version = "2.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "84bade423fa6403efeebeafe568fdb230e8c590a275fba2ba978dd112efcf6e9" +dependencies = [ + "camino", + "cap-primitives 2.0.0", + "io-extras 0.18.0", + "io-lifetimes 2.0.2", + "rustix 0.38.3", +] + [[package]] name = "cap-std-ext" version = "1.0.3" @@ -339,7 +368,7 @@ version = "1.0.15" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6fd9864347f55a9c31de436ec9d7d3577476f3e6eeb3cc44ae2204de9164f78d" dependencies = [ - "cap-std", + "cap-std 1.0.15", "rand", "rustix 0.37.20", "uuid 1.3.2", @@ -1008,11 +1037,22 @@ version = "0.19.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7833d0f115a013d51c55950a3b09d30e4b057be9961b709acb9b5b17a1108861" dependencies = [ - "io-lifetimes", + "io-lifetimes 1.0.10", "rustix 0.37.20", "windows-sys 0.48.0", ] +[[package]] +name = "fs-set-times" +version = "0.20.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dd738b84894214045e8414eaded76359b4a5773f0a0a56b16575110739cdcf39" +dependencies = [ + "io-lifetimes 2.0.2", + "rustix 0.38.3", + "windows-sys 0.48.0", +] + [[package]] name = "futures" version = "0.3.28" @@ -1526,7 +1566,17 @@ version = "0.17.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fde93d48f0d9277f977a333eca8313695ddd5301dc96f7e02aeddcb0dd99096f" dependencies = [ - "io-lifetimes", + "io-lifetimes 1.0.10", + "windows-sys 0.48.0", +] + +[[package]] +name = "io-extras" +version = "0.18.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9d3c230ee517ee76b1cc593b52939ff68deda3fae9e41eca426c6b4993df51c4" +dependencies = [ + "io-lifetimes 2.0.2", "windows-sys 0.48.0", ] @@ -1541,6 +1591,12 @@ dependencies = [ "windows-sys 0.48.0", ] +[[package]] +name = "io-lifetimes" +version = "2.0.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bffb4def18c48926ccac55c1223e02865ce1a821751a95920448662696e7472c" + [[package]] name = "ipnet" version = "2.7.2" @@ -2169,11 +2225,11 @@ checksum = "054f5bd13c1ac78c922aa05fbf4c55730d7a3fc6490b1b65335b00e880a63334" dependencies = [ "base64 0.20.0", "bitflags 1.3.2", - "cap-std", + "cap-std 1.0.15", "gio", "glib", "hex", - "io-lifetimes", + "io-lifetimes 1.0.10", "libc", "once_cell", "ostree-sys", @@ -2201,7 +2257,7 @@ dependencies = [ "gvariant", "hex", "indicatif", - "io-lifetimes", + "io-lifetimes 1.0.10", "libc", "libsystemd", "olpc-cjson", @@ -2626,8 +2682,8 @@ dependencies = [ "bitflags 2.3.3", "bootc-lib", "camino", - "cap-primitives", - "cap-std", + "cap-primitives 1.0.15", + "cap-std 2.0.0", "cap-std-ext 2.0.0", "cap-tempfile", "chrono", @@ -2693,7 +2749,7 @@ checksum = "3a38f9520be93aba504e8ca974197f46158de5dcaa9fa04b57c57cd6a679d658" dependencies = [ "bitflags 1.3.2", "errno", - "io-lifetimes", + "io-lifetimes 1.0.10", "itoa", "libc", "linux-raw-sys 0.1.4", @@ -2709,7 +2765,7 @@ checksum = "b96e891d04aa506a6d1f318d2771bcb1c7dfda84e126660ace067c9b474bb2c0" dependencies = [ "bitflags 1.3.2", "errno", - "io-lifetimes", + "io-lifetimes 1.0.10", "itoa", "libc", "linux-raw-sys 0.3.6", @@ -2725,8 +2781,10 @@ checksum = "ac5ffa1efe7548069688cd7028f32591853cd7b5b756d41bcffd2353e4fc75b4" dependencies = [ "bitflags 2.3.3", "errno", + "itoa", "libc", "linux-raw-sys 0.4.5", + "once_cell", "windows-sys 0.48.0", ] @@ -3841,7 +3899,17 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1c52a121f0fbf9320d5f2a9a5d82f6cb7557eda5e8b47fc3e7f359ec866ae960" dependencies = [ "bitflags 1.3.2", - "io-lifetimes", + "io-lifetimes 1.0.10", + "windows-sys 0.48.0", +] + +[[package]] +name = "winx" +version = "0.36.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4857cedf8371f690bb6782a3e2b065c54d1b6661be068aaf3eac8b45e813fdf8" +dependencies = [ + "bitflags 2.3.3", "windows-sys 0.48.0", ] diff --git a/Cargo.toml b/Cargo.toml index 1d12876d07..4de8d3c52e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -48,7 +48,7 @@ bitflags = "2.3" bootc = { git = "https://github.com/containers/bootc.git", branch = "main", package = "bootc-lib"} camino = "1.1.1" cap-std-ext = "2.0" -cap-std = { version = "1.0.3", features = ["fs_utf8"] } +cap-std = { version = "2.0.0", features = ["fs_utf8"] } containers-image-proxy = "0.5.1" # Explicitly force on libc rustix = { version = "0.37", features = ["use-libc"] }