Skip to content

Commit 77a2b4c

Browse files
Bump log from 0.4.25 to 0.4.26 in the rust-dependencies group
Bumps the rust-dependencies group with 1 update: [log](https://github.com/rust-lang/log). Updates `log` from 0.4.25 to 0.4.26 - [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.25...0.4.26) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 05eca84 commit 77a2b4c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env_logger = "0.11.6"
1616
flate2 = "1.0.35"
1717
indicatif = "0.17.11"
1818
jemallocator = "0.5.4"
19-
log = "0.4.25"
19+
log = "0.4.26"
2020
rand = "0.9.0"
2121
rand_chacha = "0.9.0"
2222
rayon = "1.10.0"

0 commit comments

Comments
 (0)