Skip to content

Commit eaf5f89

Browse files
authored
Merge pull request #1203 from kenkoooo/dependabot/cargo/atcoder-problems-backend/rand-0.8.4
build(deps): bump rand from 0.7.3 to 0.8.4 in /atcoder-problems-backend
2 parents a2ff0c3 + 3f3eee4 commit eaf5f89

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

atcoder-problems-backend/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

atcoder-problems-backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ publish = false
1010
log = "0.4"
1111
fern = "0.6.1"
1212

13-
rand = "0.7.3"
13+
rand = "0.8.4"
1414
chrono = "0.4"
1515
regex = "1"
1616
rust-s3 = { version = "0.27.0-rc4", features = ["no-verify-ssl"] }

0 commit comments

Comments
 (0)