From 0750127736e3e02efeb7aea5038491b9e7d13a3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 03:31:57 +0000 Subject: [PATCH] chore(deps): bump rand from 0.9.2 to 0.9.3 in /sheri-ml/codex-rs Bumps [rand](https://github.com/rust-random/rand) from 0.9.2 to 0.9.3. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.9.3/CHANGELOG.md) - [Commits](https://github.com/rust-random/rand/compare/rand_core-0.9.2...0.9.3) --- updated-dependencies: - dependency-name: rand dependency-version: 0.9.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sheri-ml/codex-rs/Cargo.lock | 40 ++++++++++++++++++------------------ 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/sheri-ml/codex-rs/Cargo.lock b/sheri-ml/codex-rs/Cargo.lock index e7dfba9..f0371a5 100644 --- a/sheri-ml/codex-rs/Cargo.lock +++ b/sheri-ml/codex-rs/Cargo.lock @@ -1557,7 +1557,7 @@ dependencies = [ "http 1.4.0", "opentelemetry", "opentelemetry_sdk", - "rand 0.9.2", + "rand 0.9.4", "reqwest", "serde", "serde_json", @@ -1724,7 +1724,7 @@ dependencies = [ "os_info", "predicates", "pretty_assertions", - "rand 0.9.2", + "rand 0.9.4", "regex-lite", "reqwest", "rmcp", @@ -2008,7 +2008,7 @@ dependencies = [ "codex-app-server-protocol", "codex-core", "core_test_support", - "rand 0.9.2", + "rand 0.9.4", "reqwest", "serde", "serde_json", @@ -2218,7 +2218,7 @@ dependencies = [ "codex-keyring-store", "keyring", "pretty_assertions", - "rand 0.9.2", + "rand 0.9.4", "schemars 0.8.22", "serde", "serde_json", @@ -2330,7 +2330,7 @@ dependencies = [ "pathdiff", "pretty_assertions", "pulldown-cmark", - "rand 0.9.2", + "rand 0.9.4", "ratatui", "ratatui-macros", "regex-lite", @@ -4245,7 +4245,7 @@ dependencies = [ "idna", "ipnet", "once_cell", - "rand 0.9.2", + "rand 0.9.4", "ring", "thiserror 2.0.18", "tinyvec", @@ -4267,7 +4267,7 @@ dependencies = [ "moka", "once_cell", "parking_lot", - "rand 0.9.2", + "rand 0.9.4", "resolv-conf", "smallvec", "thiserror 2.0.18", @@ -6176,7 +6176,7 @@ dependencies = [ "futures-util", "opentelemetry", "percent-encoding", - "rand 0.9.2", + "rand 0.9.4", "thiserror 2.0.18", "tokio", "tokio-stream", @@ -6642,7 +6642,7 @@ checksum = "bee689443a2bd0a16ab0348b52ee43e3b2d1b1f931c8aa5c9f8de4c86fbe8c40" dependencies = [ "bitflags 2.10.0", "num-traits", - "rand 0.9.2", + "rand 0.9.4", "rand_chacha 0.9.0", "rand_xorshift", "regex-syntax 0.8.8", @@ -6759,7 +6759,7 @@ dependencies = [ "bytes", "getrandom 0.3.4", "lru-slab", - "rand 0.9.2", + "rand 0.9.4", "ring", "rustc-hash 2.1.1", "rustls", @@ -6891,7 +6891,7 @@ dependencies = [ "rama-http-types", "rama-net", "rama-utils", - "rand 0.9.2", + "rand 0.9.4", "serde", "serde_html_form", "serde_json", @@ -6961,7 +6961,7 @@ dependencies = [ "rama-macros", "rama-net", "rama-utils", - "rand 0.9.2", + "rand 0.9.4", "serde", "sha1", ] @@ -6989,7 +6989,7 @@ dependencies = [ "rama-error", "rama-macros", "rama-utils", - "rand 0.9.2", + "rand 0.9.4", "serde", "serde_json", "sync_wrapper", @@ -7063,7 +7063,7 @@ dependencies = [ "rama-http-types", "rama-net", "rama-utils", - "rand 0.9.2", + "rand 0.9.4", "tokio", ] @@ -7143,9 +7143,9 @@ dependencies = [ [[package]] name = "rand" -version = "0.9.2" +version = "0.9.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" +checksum = "44c5af06bb1b7d3216d91932aed5265164bf384dc89cd6ba05cf59a35f5f76ea" dependencies = [ "rand_chacha 0.9.0", "rand_core 0.9.5", @@ -7450,7 +7450,7 @@ dependencies = [ "pastey", "pin-project-lite", "process-wrap", - "rand 0.9.2", + "rand 0.9.4", "reqwest", "rmcp-macros", "schemars 1.2.1", @@ -8022,7 +8022,7 @@ version = "0.46.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "26ab054c34b87f96c3e4701bea1888317cde30cc7e4a6136d2c48454ab96661c" dependencies = [ - "rand 0.9.2", + "rand 0.9.4", "sentry-types", "serde", "serde_json", @@ -8070,7 +8070,7 @@ checksum = "eecbd63e9d15a26a40675ed180d376fcb434635d2e33de1c24003f61e3e2230d" dependencies = [ "debugid", "hex", - "rand 0.9.2", + "rand 0.9.4", "serde", "serde_json", "thiserror 2.0.18", @@ -9733,7 +9733,7 @@ dependencies = [ "http 1.4.0", "httparse", "log", - "rand 0.9.2", + "rand 0.9.4", "rustls", "rustls-pki-types", "sha1",