Skip to content

Commit 64b11e6

Browse files
build(deps): bump rand_isaac from 0.3.0 to 0.5.0
Bumps [rand_isaac](https://github.com/rust-random/rngs) from 0.3.0 to 0.5.0. - [Commits](rust-random/rngs@rand_isaac-0.3.0...rand_jitter-0.5.0) --- updated-dependencies: - dependency-name: rand_isaac dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f55f5ed commit 64b11e6

2 files changed

Lines changed: 12 additions & 6 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ indextree-ng = "1.0"
4242
log = "0.4"
4343
pretty_env_logger = "0.5"
4444
rand = "0.8"
45-
rand_isaac = "0.3"
45+
rand_isaac = "0.5"
4646
mio = { version = "0.8", features = ["net", "os-poll"], optional = true }
4747
crossbeam = { version = "0.8", optional = true }
4848
anyhow = { version = "1.0.71", features = ["backtrace"] }

0 commit comments

Comments
 (0)