Skip to content

Commit b6a91a0

Browse files
build(deps): bump rand from 0.8.4 to 0.8.5 in /atcoder-problems-backend
Bumps [rand](https://github.com/rust-random/rand) from 0.8.4 to 0.8.5. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.4...0.8.5) --- updated-dependencies: - dependency-name: rand dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 760b14c commit b6a91a0

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)