Skip to content

Commit daaf589

Browse files
chore(deps): bump base64 from 0.22.1 to 0.23.1
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>
1 parent 5cc2588 commit daaf589

2 files changed

Lines changed: 10 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 9 additions & 3 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
@@ -17,7 +17,7 @@ reqwest = { version = "0.12", default-features = false, features = [
1717
"gzip", "brotli", "deflate", "zstd",
1818
"multipart", "cookies",
1919
] }
20-
base64 = "0.22"
20+
base64 = "0.23"
2121
url = "2.5"
2222
crossbeam-channel = "0.5.15"
2323
num_cpus = "1.17"

0 commit comments

Comments
 (0)