Skip to content

Commit 92e17d4

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] <[email protected]>
1 parent 6bc32a4 commit 92e17d4

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
@@ -11,7 +11,7 @@ x11 = { version = "2.21.0", features = ["xlib", "xft", "xinerama"] }
1111
libc = "0.2.169"
1212
yeslogic-fontconfig-sys = "6.0.0"
1313
env_logger = "0.11.6"
14-
log = "0.4.25"
14+
log = "0.4.26"
1515
mlua = { version = "0.10.3", features = ["lua54", "serialize"] }
1616
serde = { version = "1.0.218", features = ["derive"] }
1717

0 commit comments

Comments
 (0)