Skip to content

Commit 1848cfa

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
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.22"
16+
log = "^0.4.27"
1717
prost = "^0.13"
1818
structopt = "^0.3.26"
1919
tink-aead = "^0.3"

0 commit comments

Comments
 (0)