Bump rand from 0.8.2 to 0.8.3 (#2335)

Bumps [rand](https://github.com/rust-random/rand) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-01-27 17:52:09 +01:00
committed by GitHub
parent 177a6ed333
commit 65f2ece35c
4 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ futures01 = { package = "futures", version = "0.1.29" }
hex = "0.4.2"
tracing = "0.1.22"
tracing-futures = "0.2.4"
rand = "0.8.2"
rand = "0.8.3"
tempfile = "3.2.0"
# Polkadot dependencies