Skip to content

Commit

Permalink
Chore(deps): 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 Feb 3, 2025
1 parent 87529f4 commit 0054e59
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 15 deletions.
109 changes: 95 additions & 14 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ midi-msg = "0.8.0" # MIDI format
wavers = "1.5.1" # WAV format

# -- Misc
rand = "0.8.5"
rand = "0.9.0"
build-info = "0.0.39" # For dependency listing
walkdir = "2.5.0"
size_format = "1.0.2" # File sizes into string
Expand Down

0 comments on commit 0054e59

Please sign in to comment.