Skip to content

Commit 651a461

Browse files
chore(deps): update rust crate rand to 0.10.0
1 parent 7cd2206 commit 651a461

2 files changed

Lines changed: 52 additions & 14 deletions

File tree

Cargo.lock

Lines changed: 51 additions & 13 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
@@ -197,7 +197,7 @@ pyo3 = { version = "0.27.0" }
197197
pyo3-bytes = "0.5"
198198
pyo3-log = "0.13.0"
199199
quote = "1.0.41"
200-
rand = "0.9.0"
200+
rand = "0.10.0"
201201
rand_distr = "0.5"
202202
ratatui = { version = "0.30", default-features = false }
203203
regex = "1.11.0"

0 commit comments

Comments
 (0)