Skip to content

Commit 4db3f34

Browse files
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] <support@github.com>
1 parent 78c47b9 commit 4db3f34

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.

svanill-vault-server/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ hex = "0.4.3"
2828
lru-cache = "0.1.2"
2929
futures = "0.3.30"
3030
anyhow = "1.0.78"
31-
log = "0.4.20"
31+
log = "0.4.21"
3232
base64 = "0.21.7"
3333
hmac = "0.12.1"
3434
sha2 = "0.10.8"

0 commit comments

Comments
 (0)