Skip to content

Commit 95567fe

Browse files
cargo(deps): bump log in the logging group across 1 directory
Bumps the logging group with 1 update in the / directory: [log](https://github.com/rust-lang/log). Updates `log` from 0.4.29 to 0.4.32 - [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.29...0.4.32) --- updated-dependencies: - dependency-name: log dependency-version: 0.4.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: logging ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5aa35e2 commit 95567fe

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -50,7 +50,7 @@ glob = { version = "0.3.3" }
5050
indexmap = "2.14.0"
5151
insta = { version = "1.47.2" }
5252
lazy_static = "1.5.0"
53-
log = "0.4.29"
53+
log = "0.4.32"
5454
md5 = { version = "0.8.0" }
5555
murmur2 = { version = "0.1.0" }
5656
node-resolve = { version = "2.2.0" }

0 commit comments

Comments
 (0)