Skip to content

Commit 04f2a4f

Browse files
build(deps): bump rand from 0.8.5 to 0.8.6 in /signer/tests/wasm
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 8117a0c commit 04f2a4f

2 files changed

Lines changed: 40 additions & 15 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 = "1.1.0", default-features = false }
130130
smoldot-light = { version = "1.1.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:

signer/tests/wasm/Cargo.lock

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

0 commit comments

Comments
 (0)