Skip to content

Commit 3f3eee4

Browse files
build(deps): bump rand from 0.7.3 to 0.8.4 in /atcoder-problems-backend
Bumps [rand](https://github.com/rust-random/rand) from 0.7.3 to 0.8.4. - [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.7.3...0.8.4) --- updated-dependencies: - dependency-name: rand dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9499d92 commit 3f3eee4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

atcoder-problems-backend/Cargo.lock

Lines changed: 5 additions & 5 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.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)