Skip to content

Commit 6c7c247

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] <[email protected]>
1 parent 9ea15e0 commit 6c7c247

File tree

2 files changed

+4
-10
lines changed

2 files changed

+4
-10
lines changed

Cargo.lock

Lines changed: 3 additions & 9 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
@@ -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)