mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 09:21:05 +00:00
Bump rand from 0.8.4 to 0.8.5 (#4917)
Bumps [rand](https://github.com/rust-random/rand) from 0.8.4 to 0.8.5. - [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.4...0.8.5) --- updated-dependencies: - dependency-name: rand dependency-type: direct:production update-type: version-update:semver-patch ... 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:
@@ -9,7 +9,7 @@ futures = "0.3.21"
|
||||
futures01 = { package = "futures", version = "0.1.29" }
|
||||
hex = "0.4.3"
|
||||
tracing = "0.1.30"
|
||||
rand = "0.8.3"
|
||||
rand = "0.8.5"
|
||||
tempfile = "3.2.0"
|
||||
tokio = "1.16.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user