Skip to content

Commit 32af1e2

Browse files
Bump rand from 0.8.5 to 0.8.6 in /doc/mdbook-slosh-eval
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 d2f2209 commit 32af1e2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ nix = "0.29"
5454
chrono = "0.4.38"
5555

5656
static_assertions = "1.1.0"
57-
rand = "0.8.5"
57+
rand = "0.8.6"
5858
walkdir = "2.5.0"
5959
same-file = "1.0.6"
6060
trybuild = "1.0.101"

doc/mdbook-slosh-eval/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.

0 commit comments

Comments
 (0)