Skip to content

Commit 91ad33f

Browse files
Bump rand in /workflows/index-generation/ncbi-compress
Bumps [rand](https://github.com/rust-random/rand) from 0.8.5 to 0.9.3. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.9.3/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...0.9.3) --- updated-dependencies: - dependency-name: rand dependency-version: 0.9.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30f0226 commit 91ad33f

2 files changed

Lines changed: 69 additions & 7 deletions

File tree

workflows/index-generation/ncbi-compress/Cargo.lock

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

workflows/index-generation/ncbi-compress/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ rayon = "1.7.0"
1717
sourmash = "0.11.0"
1818
tempdir = "0.3.7"
1919
tempfile = "3.7.0"
20-
rand = "0.8.5"
20+
rand = "0.9.3"
2121
rocksdb = "0.21.0"
2222

2323
[toolchain]

0 commit comments

Comments
 (0)