Bump rand from 0.8.1 to 0.8.2 (#2266)

Bumps [rand](https://github.com/rust-random/rand) from 0.8.1 to 0.8.2.
- [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/compare/0.8.1...0.8.2)

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-14 09:16:32 +01:00
committed by GitHub
parent 3465c18b71
commit 96f80ac3e3
3 changed files with 8 additions and 8 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.1"
rand = "0.8.2"
tempfile = "3.2.0"
# Polkadot dependencies