Skip to content

Commit f3d1479

Browse files
chore(deps): bump simplerand from 1.5.1 to 1.6.0 (#266)
Bumps [simplerand](https://github.com/PumpkinSeed/simplerand) from 1.5.1 to 1.6.0. - [Commits](PumpkinSeed/simplerand@v1.5.1...v1.6.0) --- updated-dependencies: - dependency-name: simplerand dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24a352b commit f3d1479

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ tempfile = "3.23"
2424
rayon = "1.6"
2525
log = "0.4"
2626
env_logger = "0.11"
27-
simplerand = "1.5"
27+
simplerand = "1.6"
2828
humantime = "2.1"
2929

3030
[dependencies.clap]

0 commit comments

Comments
 (0)