Skip to content

Commit 4bb75ca

Browse files
Bump rand from 0.8.3 to 0.9.3
Bumps [rand](https://github.com/rust-random/rand) from 0.8.3 to 0.9.3. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.9.3/CHANGELOG.md) - [Commits](rust-random/rand@0.8.3...0.9.3) --- updated-dependencies: - dependency-name: rand dependency-version: 0.9.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc4287a commit 4bb75ca

2 files changed

Lines changed: 95 additions & 20 deletions

File tree

Cargo.lock

Lines changed: 94 additions & 19 deletions
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
@@ -28,7 +28,7 @@ prost = "0.8"
2828
prost-types = "0.8"
2929
psimple = { package = "libpulse-simple-binding", version = "2.20.1" }
3030
pulse = { package = "libpulse-binding", version = "2.20.0" }
31-
rand = "0.8.2"
31+
rand = "0.9.3"
3232
ring = "0.16"
3333
serde_json = "1.0.64"
3434
tokio = { version = "1.18", features = ["full"] }

0 commit comments

Comments
 (0)