Skip to content

Commit 68bfb2e

Browse files
Bump the all-cargo-version-updates group across 1 directory with 2 updates
Bumps the all-cargo-version-updates group with 2 updates in the / directory: [log](https://github.com/rust-lang/log) and [insta](https://github.com/mitsuhiko/insta). Updates `log` from 0.4.27 to 0.4.28 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.27...0.4.28) Updates `insta` from 1.43.1 to 1.43.2 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.43.1...1.43.2) --- updated-dependencies: - dependency-name: log dependency-version: 0.4.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-version-updates - dependency-name: insta dependency-version: 1.43.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-cargo-version-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bb5359f commit 68bfb2e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -93,7 +93,7 @@ xxhash = [
9393
[dependencies]
9494
blake3 = { version = "1.8.2", features = ["traits-preview"], optional = true }
9595
hex = { version = "0.4", optional = true }
96-
log = { version = "0.4.27", optional = true }
96+
log = { version = "0.4.28", optional = true }
9797

9898
# There are multiple versions that could work, but sqlx requires a specific one, so don't limit it here
9999
# Note that cdylib requires >= 0.32.0 (controlled by the lock file)

0 commit comments

Comments
 (0)