Skip to content

Commit 744ce4d

Browse files
Update Rust crate rand to 0.10.0
1 parent 3ef98ad commit 744ce4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ hickory-resolver = { version = "0.25.1", features = ["tokio"] }
1616
http = "1.3.1"
1717
once_cell = "1.21.3"
1818
papaya = "0.2.1"
19-
rand = "0.9.1"
19+
rand = "0.10.0"
2020
serde = { version = "1.0.219", features = ["derive"] }
2121
serde_json = "1.0.140"
2222
tokio = { version = "1.44.2", features = ["net", "rt-multi-thread", "sync", "time"] }

0 commit comments

Comments
 (0)