Skip to content

Commit 2bc0c02

Browse files
Bump log from 0.4.28 to 0.4.29
Bumps [log](https://github.com/rust-lang/log) from 0.4.28 to 0.4.29. - [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.28...0.4.29) --- updated-dependencies: - dependency-name: log dependency-version: 0.4.29 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74b74b0 commit 2bc0c02

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -24,7 +24,7 @@ anyhow = "1.0"
2424
base64 = "0.22.1"
2525
defer = "0.2.1"
2626
env_logger = "0.11.5"
27-
log = "0.4.28"
27+
log = "0.4.29"
2828
futures = "0.3.31"
2929
gix = { version = "0.74.1", default-features = false }
3030
gix-hash = "0.19.0"

0 commit comments

Comments
 (0)