Skip to content

Commit a44533e

Browse files
chore(deps): Bump log from 0.4.28 to 0.4.29 in the cargo-updates group (#150)
Bumps the cargo-updates group with 1 update: [log](https://github.com/rust-lang/log). Updates `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 dependency-group: cargo-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d1952a commit a44533e

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
@@ -8,7 +8,7 @@ anyhow = "1.0.100"
88
base64 = "0.22.1"
99
bytes = "1.11.0"
1010
env_logger = "0.11.6"
11-
log = "0.4.28"
11+
log = "0.4.29"
1212
serde = { version = "1.0.228", features = ["derive"] }
1313
serde_json = "1.0.145"
1414
tokio = { version = "1.48.0", features = ["full"] }

0 commit comments

Comments
 (0)