Skip to content

Commit 25814e4

Browse files
committed
chore: update rand dependency to version 0.10.1 in Cargo.toml and Cargo.lock
1 parent ef1696d commit 25814e4

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -49,7 +49,7 @@ portable-pty = "0.9"
4949
strip-ansi-escapes = "0.2"
5050
lru = "0.16.3"
5151
ego-tree = "0.11.0"
52-
rand = "0.10.0"
52+
rand = "0.10.1"
5353
toml = "1.1.2"
5454
zeroize = "1.8.2"
5555

0 commit comments

Comments
 (0)