Skip to content

Commit 7c3cbd4

Browse files
fix(deps): update rust crate rand to 0.10
Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com>
1 parent a9da46e commit 7c3cbd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/xtask/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ xshell = { workspace = true }
2929
# Crate-specific dependencies
3030
cargo_metadata = "0.23"
3131
mandown = "1.1.0"
32-
rand = "0.9"
32+
rand = "0.10"
3333
serde_yaml = "0.9"
3434
tar = "0.4"
3535
itertools = "0.14.0"

0 commit comments

Comments
 (0)