Skip to content

Commit 2b81ca5

Browse files
chore(deps): bump base64 from 0.22.1 to 0.23.1 (#44)
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.22.1 to 0.23.1. - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.22.1...v0.23.1) --- updated-dependencies: - dependency-name: base64 dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24db7a4 commit 2b81ca5

2 files changed

Lines changed: 12 additions & 6 deletions

File tree

Cargo.lock

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

cloudflare-authenticator/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ mockito = "1.6.1"
2525
# Used to mint a throwaway RSA keypair per test run, so signed-token tests need
2626
# no committed private key and no hardcoded expiry. Already in the dependency
2727
# tree via jsonwebtoken's rust_crypto backend.
28-
base64 = "0.22"
28+
base64 = "0.23"
2929
rand = "0.8"
3030
rsa = { version = "0.9", features = ["pem"] }

0 commit comments

Comments
 (0)