Skip to content

Commit 9583656

Browse files
Bump base64 from 0.21.5 to 0.21.7
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.5 to 0.21.7. - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.21.5...v0.21.7) --- updated-dependencies: - dependency-name: base64 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f8a2f9f commit 9583656

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

+7-7
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
@@ -29,7 +29,7 @@ lru-cache = "0.1.2"
2929
futures = "0.3.30"
3030
anyhow = "1.0.78"
3131
log = "0.4.20"
32-
base64 = "0.21.5"
32+
base64 = "0.21.7"
3333
hmac = "0.12.1"
3434
sha2 = "0.10.8"
3535
color-backtrace = "0.6.1"

0 commit comments

Comments
 (0)