Skip to content

Commit 392276f

Browse files
⬆️ Bump log from 0.4.29 to 0.4.30
Bumps [log](https://github.com/rust-lang/log) from 0.4.29 to 0.4.30. - [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.30) --- updated-dependencies: - dependency-name: log dependency-version: 0.4.30 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cb6eb7b commit 392276f

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.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ indexmap = "2.14.0"
3131
itertools = "0.14.0"
3232
jiff = "0.2.24"
3333
libc = "0.2.186"
34-
log = "0.4.29"
34+
log = "0.4.30"
3535
memchr = "2.8.0"
3636
memmap2 = { version = "0.9.10", optional = true }
3737
nom = "8.0.0"

0 commit comments

Comments
 (0)