Skip to content

Commit cb240e0

Browse files
Bump log from 0.4.25 to 0.4.26
Bumps [log](https://github.com/rust-lang/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 185a9bc commit cb240e0

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
@@ -15,7 +15,7 @@ colored = "3.0.0"
1515
env_logger = "0.11.6"
1616
exitcode = "1.1.2"
1717
home-config = { version = "0.6.0", features = ["yaml"] }
18-
log = "0.4.25"
18+
log = "0.4.26"
1919
regex = "1.11.1"
2020
reqwest = { version = "0.12.12", features = ["blocking", "json"] }
2121
serde = { version = "1.0.217", features = ["derive"] }

0 commit comments

Comments
 (0)