Skip to content

Commit 2101743

Browse files
authored
Merge pull request #8 from dashed/dependabot/cargo/rand-0.8.5
Bump rand from 0.8.4 to 0.8.5
2 parents 80627d4 + f0e2733 commit 2101743

File tree

2 files changed

+3
-13
lines changed

2 files changed

+3
-13
lines changed

Cargo.lock

Lines changed: 2 additions & 12 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
@@ -10,7 +10,7 @@ git2 = "0.18.2"
1010
clap = "2.33.3"
1111
colored = "2.0.0"
1212
between = "0.1.0"
13-
rand = "0.8.4"
13+
rand = "0.8.5"
1414
regex = "1.5.4"
1515

1616
[dev-dependencies]

0 commit comments

Comments
 (0)