Skip to content

Commit d7b1215

Browse files
dependabot[bot]djc
authored andcommitted
Bump base64 from 0.21.5 to 0.22.0
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.5 to 0.22.0. - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.21.5...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 77a6c99 commit d7b1215

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
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
@@ -10,7 +10,7 @@ repository = "https://github.com/rustls/pemfile"
1010
categories = ["network-programming", "cryptography"]
1111

1212
[dependencies]
13-
base64 = { version = "0.21", default-features = false, features = ["alloc"] }
13+
base64 = { version = "0.22", default-features = false, features = ["alloc"] }
1414
pki-types = { package = "rustls-pki-types", version = "1.3" }
1515

1616
[dev-dependencies]

0 commit comments

Comments
 (0)