Skip to content

Commit ffd56b5

Browse files
build(deps): bump log from 0.4.26 to 0.4.27
Bumps [log](https://github.com/rust-lang/log) from 0.4.26 to 0.4.27. - [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.26...0.4.27) --- 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 32adae5 commit ffd56b5

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.27"
1919
rustls-platform-verifier = "0.5.1"
2020
regex = "1.9.6"
2121
toml = { version = "0.6.0", default-features = false, features = ["parse"] }

0 commit comments

Comments
 (0)