Skip to content

Commit 328dde0

Browse files
Bump rand from 0.7.3 to 0.8.5
Bumps [rand](https://github.com/rust-random/rand) from 0.7.3 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](rust-random/rand@0.7.3...0.8.5) --- updated-dependencies: - dependency-name: rand dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f302a4 commit 328dde0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

relays/client-substrate/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ futures = "0.3.26"
1313
jsonrpsee = { version = "0.15", features = ["macros", "ws-client"] }
1414
log = "0.4.17"
1515
num-traits = "0.2"
16-
rand = "0.7"
16+
rand = "0.8"
1717
scale-info = { version = "2.1.1", features = ["derive"] }
1818
tokio = { version = "1.25", features = ["rt-multi-thread"] }
1919
thiserror = "1.0.26"

0 commit comments

Comments
 (0)