Skip to content

Commit da15325

Browse files
dependabot[bot]andyquinterom
authored andcommitted
chore(deps): Bump rand from 0.8.5 to 0.9.1
Bumps [rand](https://github.com/rust-random/rand) from 0.8.5 to 0.9.1. - [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.5...rand_core-0.9.1) --- updated-dependencies: - dependency-name: rand dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 41fa597 commit da15325

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ uuid = { version = "1.11.0", features = ["v7"] }
4848
parse-size = "1.0.0"
4949
dotenv = "0.15.0"
5050
cookie = "0.18.1"
51-
rand = "0.8.5"
51+
rand = "0.9.1"
5252

5353
[dev-dependencies]

0 commit comments

Comments
 (0)