From 305b7b2e94b2c9695ef763a1d161fc48a845f90f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 08:24:21 +0000 Subject: [PATCH] build(deps): bump cap-std from 3.4.5 to 4.0.2 Bumps [cap-std](https://github.com/bytecodealliance/cap-std) from 3.4.5 to 4.0.2. - [Commits](https://github.com/bytecodealliance/cap-std/compare/cap-std-v3.4.5...cap-std-v4.0.2) --- updated-dependencies: - dependency-name: cap-std dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Cargo.lock | 84 ++++++++++++++++++++++++++++++++++++++++++------------ Cargo.toml | 2 +- 2 files changed, 66 insertions(+), 20 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 6bdc9c9..1f7b641 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -590,9 +590,9 @@ version = "3.4.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d5528f85b1e134ae811704e41ef80930f56e795923f866813255bc342cc20654" dependencies = [ - "cap-primitives", - "cap-std", - "io-lifetimes", + "cap-primitives 3.4.5", + "cap-std 3.4.5", + "io-lifetimes 2.0.4", "windows-sys 0.59.0", ] @@ -602,8 +602,8 @@ version = "3.4.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "20a158160765c6a7d0d8c072a53d772e4cb243f38b04bfcf6b4939cfbe7482e7" dependencies = [ - "cap-primitives", - "cap-std", + "cap-primitives 3.4.5", + "cap-std 3.4.5", "rustix 1.1.4", "smallvec", ] @@ -616,8 +616,8 @@ checksum = "b6cf3aea8a5081171859ef57bc1606b1df6999df4f1110f8eef68b30098d1d3a" dependencies = [ "ambient-authority", "fs-set-times", - "io-extras", - "io-lifetimes", + "io-extras 0.18.4", + "io-lifetimes 2.0.4", "ipnet", "maybe-owned", "rustix 1.1.4", @@ -626,6 +626,24 @@ dependencies = [ "winx", ] +[[package]] +name = "cap-primitives" +version = "4.0.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cdadbd7c002d3a484b35243669abdae85a0ebaded5a61117169dc3400f9a7ff0" +dependencies = [ + "ambient-authority", + "fs-set-times", + "io-extras 0.19.0", + "io-lifetimes 3.0.1", + "ipnet", + "maybe-owned", + "rustix 1.1.4", + "rustix-linux-procfs", + "windows-sys 0.61.2", + "winx", +] + [[package]] name = "cap-rand" version = "3.4.5" @@ -642,9 +660,21 @@ version = "3.4.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b6dc3090992a735d23219de5c204927163d922f42f575a0189b005c62d37549a" dependencies = [ - "cap-primitives", - "io-extras", - "io-lifetimes", + "cap-primitives 3.4.5", + "io-extras 0.18.4", + "io-lifetimes 2.0.4", + "rustix 1.1.4", +] + +[[package]] +name = "cap-std" +version = "4.0.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7281235d6e96d3544ca18bba9049be92f4190f8d923e3caef1b5f66cfa752608" +dependencies = [ + "cap-primitives 4.0.2", + "io-extras 0.19.0", + "io-lifetimes 3.0.1", "rustix 1.1.4", ] @@ -655,7 +685,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "def102506ce40c11710a9b16e614af0cde8e76ae51b1f48c04b8d79f4b671a80" dependencies = [ "ambient-authority", - "cap-primitives", + "cap-primitives 3.4.5", "iana-time-zone", "once_cell", "rustix 1.1.4", @@ -2176,7 +2206,7 @@ version = "0.20.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "94e7099f6313ecacbe1256e8ff9d617b75d1bcb16a6fddef94866d225a01a14a" dependencies = [ - "io-lifetimes", + "io-lifetimes 2.0.4", "rustix 1.1.4", "windows-sys 0.59.0", ] @@ -3003,16 +3033,32 @@ version = "0.18.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2285ddfe3054097ef4b2fe909ef8c3bcd1ea52a8f0d274416caebeef39f04a65" dependencies = [ - "io-lifetimes", + "io-lifetimes 2.0.4", "windows-sys 0.59.0", ] +[[package]] +name = "io-extras" +version = "0.19.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "20fd6de4ccfcc187e38bc21cfa543cb5a302cb86a8b114eb7f0bf0dc9f8ac00f" +dependencies = [ + "io-lifetimes 3.0.1", + "windows-sys 0.60.2", +] + [[package]] name = "io-lifetimes" version = "2.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "06432fb54d3be7964ecd3649233cddf80db2832f47fec34c01f65b3d9d774983" +[[package]] +name = "io-lifetimes" +version = "3.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2f0fb0570afe1fed943c5c3d4102d5358592d8625fda6a0007fdbe65a92fba96" + [[package]] name = "ipnet" version = "2.12.0" @@ -5920,7 +5966,7 @@ dependencies = [ "arc-swap", "async-trait", "blake3", - "cap-std", + "cap-std 4.0.2", "chrono", "connector-bluesky", "connector-browser", @@ -6278,9 +6324,9 @@ checksum = "cc4592f674ce18521c2a81483873a49596655b179f71c5e05d10c1fe66c78745" dependencies = [ "bitflags 2.11.0", "cap-fs-ext", - "cap-std", + "cap-std 3.4.5", "fd-lock", - "io-lifetimes", + "io-lifetimes 2.0.4", "rustix 0.38.44", "windows-sys 0.59.0", "winx", @@ -7672,12 +7718,12 @@ dependencies = [ "cap-fs-ext", "cap-net-ext", "cap-rand", - "cap-std", + "cap-std 3.4.5", "cap-time-ext", "fs-set-times", "futures", - "io-extras", - "io-lifetimes", + "io-extras 0.18.4", + "io-lifetimes 2.0.4", "rustix 1.1.4", "system-interface", "thiserror 2.0.18", diff --git a/Cargo.toml b/Cargo.toml index 0bf4e5e..38091c5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -100,7 +100,7 @@ specta = { version = "=2.0.0-rc.25", features = ["derive", "serde_json garde = { version = "0.22", features = ["derive", "full"] } # ── Filesystem Sandbox ───────────────────────────────────────────────────────── -cap-std = "3" +cap-std = "4" # ── Security / Secrets ───────────────────────────────────────────────────────── secrecy = { version = "0.10", features = ["serde"] }