Skip to content

Commit a35d1c9

Browse files
dependabot[bot]oll3
authored andcommitted
Bump rand from 0.10.0 to 0.10.1
Bumps [rand](https://github.com/rust-random/rand) from 0.10.0 to 0.10.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.10.0...0.10.1) --- updated-dependencies: - dependency-name: rand dependency-version: 0.10.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b7b01b commit a35d1c9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -21,7 +21,7 @@ console_error_panic_hook = { version = "0.1.7", optional = true }
2121
wee_alloc = { version = "0.4", optional = true }
2222

2323
[dependencies.rand]
24-
version = "0.10.0"
24+
version = "0.10.1"
2525

2626
[dependencies.getrandom]
2727
version = "0.4"

0 commit comments

Comments
 (0)