Skip to content

Commit 37a12d7

Browse files
build(deps): bump log from 0.4.21 to 0.4.22 (#696)
Bumps [log](https://github.com/rust-lang/log) from 0.4.21 to 0.4.22. - [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.21...0.4.22) --- updated-dependencies: - dependency-name: log dependency-type: direct:production 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 919858d commit 37a12d7

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.21"
16+
log = "^0.4.22"
1717
prost = "^0.11"
1818
structopt = "^0.3.26"
1919
tink-aead = "^0.2"

0 commit comments

Comments
 (0)