Skip to content

Commit 24b6f96

Browse files
build(deps): bump rand from 0.9.2 to 0.9.3
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](rust-random/rand@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] <support@github.com>
1 parent 81eefc5 commit 24b6f96

2 files changed

Lines changed: 23 additions & 23 deletions

File tree

Cargo.lock

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ prost-reflect = "0.14.7"
110110
prost-types = "0.13"
111111
pulldown-cmark = "0.13.0"
112112
pyo3 = { version = "0.25.1", features = ["extension-module", "abi3", "abi3-py39"] }
113-
rand = "0.9.1"
113+
rand = "0.9.3"
114114
rayon = "1.10.0"
115115
regex = "1.11.1"
116116
reqwest = { version = "0.12.20", default-features = false, features = ["json", "socks", "stream", "multipart"] }

0 commit comments

Comments
 (0)