Skip to content

Commit

Permalink
Bump rand from 0.8.5 to 0.9.0
Browse files Browse the repository at this point in the history
Bumps [rand](https://github.com/rust-random/rand) from 0.8.5 to 0.9.0.
- [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...0.9.0)

---
updated-dependencies:
- dependency-name: rand
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 28, 2025
1 parent 589b8f3 commit 7c71812
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 10 deletions.
99 changes: 90 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion gitlab-runner/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ tracing = "0.1.40"
doc-comment = "0.3.3"
sha2 = "0.10.8"
hmac = "0.12.1"
rand = "0.8.5"
rand = "0.9.0"
tokio-util = { version = "0.7.10", features = [ "io" ] }

[dev-dependencies]
Expand Down

0 comments on commit 7c71812

Please sign in to comment.