Skip to content

Commit 9b943d4

Browse files
build(deps): bump base64 from 0.21.7 to 0.22.0
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.7 to 0.22.0. - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.21.7...v0.22.0) --- updated-dependencies: - dependency-name: base64 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed51caf commit 9b943d4

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

Cargo.lock

Lines changed: 2 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ path = "examples/hsh.rs"
5353

5454
[dependencies]
5555
argon2rs = "0.2.5"
56-
base64 = "0.21.7"
56+
base64 = "0.22.0"
5757
bcrypt = "0.15.1"
5858
dtt = "0.0.5"
5959
log = {version="0.4.20", features = ["std"] }

0 commit comments

Comments
 (0)