Skip to content

Commit 13b61b1

Browse files
Bump rand from 0.8.5 to 0.8.6 in the cargo group across 1 directory (#30)
Bumps the cargo group with 1 update in the / directory: [rand](https://github.com/rust-random/rand). Updates `rand` from 0.8.5 to 0.8.6 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.8.6/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...0.8.6) --- updated-dependencies: - dependency-name: rand dependency-version: 0.8.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 41da185 commit 13b61b1

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
@@ -38,7 +38,7 @@ p384 = "0.13"
3838
p521 = "0.13"
3939
pbkdf2 = "0.12"
4040
pkcs8 = { version = "0.10.2", features = ["encryption"] }
41-
rand = "0.8.4"
41+
rand = "0.8.6"
4242
rsa = { version = "0.9.10", features = ["sha2", "pem"] }
4343

4444
sec1 = "0.7.3"

0 commit comments

Comments
 (0)