Skip to content

Commit

Permalink
Bump rand from 0.9.0-alpha.0 to 0.9.0-alpha.1
Browse files Browse the repository at this point in the history
Bumps [rand](https://github.com/rust-random/rand) from 0.9.0-alpha.0 to 0.9.0-alpha.1.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 4fad003 commit 1fdd6a1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 16 deletions.
29 changes: 14 additions & 15 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 crates/gosub_shared/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ url = "2.5.0"
anyhow = "1.0.81"
lazy_static = "1.4.0"
uuid = { version = "1.7.0", features = ["v4"] }
rand = "0.9.0-alpha.0"
rand = "0.9.0-alpha.1"

0 comments on commit 1fdd6a1

Please sign in to comment.