Skip to content

Commit b72f6df

Browse files
authored
Merge pull request #1209 from kenkoooo/dependabot/cargo/atcoder-problems-backend/rand-0.8.5
build(deps): bump rand from 0.8.4 to 0.8.5 in /atcoder-problems-backend
2 parents 4885873 + b6a91a0 commit b72f6df

File tree

2 files changed

+10
-20
lines changed

2 files changed

+10
-20
lines changed

atcoder-problems-backend/Cargo.lock

Lines changed: 9 additions & 19 deletions
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.8.4"
13+
rand = "0.8.5"
1414
chrono = "0.4"
1515
rust-s3 = { version = "0.27.0-rc4", features = ["no-verify-ssl"] }
1616
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)