Skip to content

Commit 92e0e92

Browse files
build(deps): bump rand in /examples/parachain-example
Bumps [rand](https://github.com/rust-random/rand) from 0.8.5 to 0.8.6. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.8.6/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...0.8.6) --- updated-dependencies: - dependency-name: rand dependency-version: 0.8.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a3a546c commit 92e0e92

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ smoldot = { version = "0.20.0", default-features = false }
130130
smoldot-light = { version = "0.18.0", default-features = false }
131131
tokio-stream = "0.1.16"
132132
futures-util = "0.3.31"
133-
rand = "0.8.5"
133+
rand = "0.8.6"
134134
pin-project = "1.1.5"
135135

136136
# Light client wasm:

examples/parachain-example/Cargo.lock

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

0 commit comments

Comments
 (0)