Skip to content

Commit

Permalink
Merge pull request #503 from AleoHQ/dependabot/cargo/rand_core-0.6.0
Browse files Browse the repository at this point in the history
Bump rand_core from 0.5.1 to 0.6.0
  • Loading branch information
howardwu committed Dec 15, 2020
2 parents 1d856e7 + a700e7b commit 8c9e8fd
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.10"
Expand Down

0 comments on commit 8c9e8fd

Please sign in to comment.