Skip to content

Commit 69593c6

Browse files
renovate[bot]syphar
authored andcommitted
chore(deps): update rust crate rand to 0.10
1 parent 9f1ff9e commit 69593c6

2 files changed

Lines changed: 193 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 192 additions & 4 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
@@ -46,7 +46,7 @@ opentelemetry-resource-detectors = "0.10.0"
4646
opentelemetry_sdk = { version = "0.31.0", features = ["rt-tokio"] }
4747
postcard = { version = "1.1.3", default-features = false, features = ["use-std"] }
4848
pretty_assertions = "1.4.0"
49-
rand = "0.9"
49+
rand = "0.10"
5050
regex = "1"
5151
reqwest = { version = "0.13", features = ["json", "gzip", "stream"] }
5252
sentry = { version = "0.46.0", features = ["panic", "tracing", "tower-http", "anyhow", "backtrace"] }

0 commit comments

Comments
 (0)