Skip to content

Commit a295f04

Browse files
build(deps): bump log from 0.4.27 to 0.4.28
Bumps [log](https://github.com/rust-lang/log) from 0.4.27 to 0.4.28. - [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.27...0.4.28) --- updated-dependencies: - dependency-name: log dependency-version: 0.4.28 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e83119 commit a295f04

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 @@ resolver = "2"
1515
rustls = { version = "0.23", default-features = false, features = ["std", "tls12"] }
1616
webpki = { package = "rustls-webpki", version = "0.103", default-features = false, features = ["std"] }
1717
libc = "0.2"
18-
log = "0.4.22"
18+
log = "0.4.28"
1919
rustls-platform-verifier = "0.6"
2020
regex = "1.9.6"
2121
toml = { version = "0.8", default-features = false, features = ["parse"] }

0 commit comments

Comments
 (0)