Skip to content

Commit 1b8ca6b

Browse files
Bump log from 0.4.28 to 0.4.29
Bumps [log](https://github.com/rust-lang/log) from 0.4.28 to 0.4.29. - [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.28...0.4.29) --- updated-dependencies: - dependency-name: log dependency-version: 0.4.29 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a9b241 commit 1b8ca6b

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
@@ -26,7 +26,7 @@ webpki-tokio = ["webpki-roots"]
2626
http = "1"
2727
hyper = { version = "1", default-features = false }
2828
hyper-util = { version = "0.1", default-features = false, features = ["client-legacy", "tokio"] }
29-
log = { version = "0.4.4", optional = true }
29+
log = { version = "0.4.29", optional = true }
3030
pki-types = { package = "rustls-pki-types", version = "1" }
3131
rustls-native-certs = { version = "0.8", optional = true }
3232
rustls-platform-verifier = { version = "0.6", optional = true }

0 commit comments

Comments
 (0)