Skip to content

Commit

Permalink
Bump rand_core from 0.5.1 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [rand_core](https://github.com/rust-random/rand) from 0.5.1 to 0.6.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@rand_core-0.5.1...rand_core-0.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Dec 15, 2020
1 parent 9038c5a commit a700e7b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
16 changes: 11 additions & 5 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
Expand Up @@ -125,7 +125,7 @@ version = "0.3"
version = "0.7"

[dependencies.rand_core]
version = "0.5.1"
version = "0.6.0"

[dependencies.reqwest]
version = "0.10.9"
Expand Down

0 comments on commit a700e7b

Please sign in to comment.