Skip to content

Commit f08371e

Browse files
build(deps): bump log from 0.4.15 to 0.4.16 (#1558)
Bumps [log](https://github.com/rust-lang/log) from 0.4.15 to 0.4.16. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/commits) --- updated-dependencies: - dependency-name: log dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa74103 commit f08371e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1719,9 +1719,9 @@ dependencies = [
17191719

17201720
[[package]]
17211721
name = "log"
1722-
version = "0.4.15"
1722+
version = "0.4.16"
17231723
source = "registry+https://github.com/rust-lang/crates.io-index"
1724-
checksum = "1c4dcd960cc540667f619483fc99102f88d6118b87730e24e8fbe8054b7445e4"
1724+
checksum = "6389c490849ff5bc16be905ae24bc913a9c8892e19b2341dbc175e14c341c2b8"
17251725
dependencies = [
17261726
"cfg-if",
17271727
]

0 commit comments

Comments
 (0)