Skip to content

Commit d732ce3

Browse files
chore(deps): update rand
1 parent 47537e7 commit d732ce3

2 files changed

Lines changed: 55 additions & 49 deletions

File tree

Cargo.lock

Lines changed: 54 additions & 48 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 @@ license = "Apache-2.0"
1212
edition = "2024"
1313

1414
[dependencies]
15-
rand = { version = "~0.10.0" }
15+
rand = { version = "~0.10.1" }
1616
thiserror = "~2.0.12"
1717
serde = { version = "1.0.219", optional = true, features = ["derive"] }
1818
serde_json = { version = "~1.0.140", optional = true }

0 commit comments

Comments
 (0)