Skip to content

Commit 4957401

Browse files
Bump base64 from 0.13.0 to 0.21.2
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.13.0 to 0.21.2. - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.13.0...v0.21.2) --- updated-dependencies: - dependency-name: base64 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 740e63c commit 4957401

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

Cargo.lock

+2-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ reqwest = { version = "0.11.20", features = ["blocking", "multipart"] }
3232

3333
rustc_version_runtime = "0.2.1"
3434
os_info = "3"
35-
base64 = "0.13.0"
35+
base64 = "0.21.2"
3636

3737
#[cfg(windows)]
3838
windows = {git = "https://github.com/microsoft/windows-rs.git", version = "0.37.0", features=[

0 commit comments

Comments
 (0)