Skip to content

Commit f2dc908

Browse files
build(deps): bump log from 0.4.26 to 0.4.27 in the cargo-crates group
Bumps the cargo-crates group with 1 update: [log](https://github.com/rust-lang/log). Updates `log` from 0.4.26 to 0.4.27 - [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.26...0.4.27) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-crates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03763e4 commit f2dc908

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
@@ -29,7 +29,7 @@ aya-rustc-llvm-proxy = { version = "0.9.4", optional = true }
2929
gimli = { version = "0.31.1" }
3030
libc = { version = "0.2.171" }
3131
llvm-sys = { features = ["disable-alltargets-init"], version = "201.0.0-rc1" }
32-
log = { version = "0.4.26" }
32+
log = { version = "0.4.27" }
3333
thiserror = { version = "2.0.12" }
3434
tracing = "0.1"
3535

0 commit comments

Comments
 (0)