Skip to content

Commit 6de9938

Browse files
Bump log from 0.4.22 to 0.4.25
Bumps [log](https://github.com/rust-lang/log) from 0.4.22 to 0.4.25. - [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.22...0.4.25) --- 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 97b3809 commit 6de9938

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
@@ -11,7 +11,7 @@ path = "src/lib.rs"
1111
[dependencies]
1212
anyhow = "1.0.93"
1313
fasyslog = { git = "https://github.com/koenw/fasyslog.git", rev = "805e4497b5bdc87acf570c69765363215946289e", features = ["native-tls"] }
14-
log = { version = "0.4.22", features = ["kv", "kv_std"] }
14+
log = { version = "0.4.25", features = ["kv", "kv_std"] }
1515
native-tls = "0.2.12"
1616
openssl = "0.10.68"
1717
pretty_env_logger = "0.5.0"

0 commit comments

Comments
 (0)