Skip to content

Commit 3271065

Browse files
Merge pull request #109 from code0-tech/renovate/rand-0.x
Update Rust crate rand to 0.10.0
2 parents a32f27c + 3db56e3 commit 3271065

2 files changed

Lines changed: 217 additions & 27 deletions

File tree

Cargo.lock

Lines changed: 216 additions & 26 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
@@ -12,7 +12,7 @@ tucana = { version = "0.0.52" }
1212
tokio = { version = "1.44.1", features = ["rt-multi-thread", "signal"] }
1313
log = "0.4.27"
1414
futures-lite = "2.6.0"
15-
rand = "0.9.1"
15+
rand = "0.10.0"
1616
base64 = "0.22.1"
1717
env_logger = "0.11.8"
1818
async-nats = "0.46.0"

0 commit comments

Comments
 (0)