Skip to content

Commit 72b3e3b

Browse files
Bump base64 from 0.13.1 to 0.21.2
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.13.1 to 0.21.2. - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.13.1...v0.21.2) --- updated-dependencies: - dependency-name: base64 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 608db7b commit 72b3e3b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -40,7 +40,7 @@ ahash = "0.8.0"
4040
url = "2.3.1"
4141
# idna is already required by url, added here to be explicit
4242
idna = "0.3.0"
43-
base64 = "0.13.1"
43+
base64 = "0.21.2"
4444
num-bigint = "0.4.3"
4545
python3-dll-a = "0.2.7"
4646

0 commit comments

Comments
 (0)