Skip to content

Commit cb523e0

Browse files
dependabot[bot]bnjbvr
authored andcommitted
build(deps): bump rand in /integration-tests/ignored-dep-workspace
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 ffd6e7e commit cb523e0

2 files changed

Lines changed: 39 additions & 18 deletions

File tree

integration-tests/ignored-dep-workspace/Cargo.lock

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

integration-tests/ignored-dep-workspace/inner/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2021"
77

88
[dependencies]
99
log-once = "0.3.1"
10-
rand = "0.8.5"
10+
rand = "0.9.3"
1111
rand_core = "0.6.3"
1212
lazy_static = "1.4.0"
1313
serde.workspace = true

0 commit comments

Comments
 (0)