Skip to content

Commit 7cb97e1

Browse files
build(deps): bump log from 0.4.20 to 0.4.21
Bumps [log](https://github.com/rust-lang/log) from 0.4.20 to 0.4.21. - [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.20...0.4.21) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ae46f31 commit 7cb97e1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

testing/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ publish = false
1313
[dependencies]
1414
env_logger = "^0.10.1"
1515
futures = "^0.3.30"
16-
log = "^0.4.20"
16+
log = "^0.4.21"
1717
prost = "^0.11"
1818
structopt = "^0.3.26"
1919
tink-aead = "^0.2"

0 commit comments

Comments
 (0)