Skip to content

Commit 71a998f

Browse files
Bump base64 from 0.20.0 to 0.21.0
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.20.0 to 0.21.0. - [Release notes](https://github.com/marshallpierce/rust-base64/releases) - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.20.0...v0.21.0) --- 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 7a28f38 commit 71a998f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 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 @@ tokio = { version = "1.16", features = ["macros", "signal", "rt-multi-thread"] }
1717
dotenv = { version = "0.15.0" }
1818
serenity = "0.11.5"
1919
regex = "1.7.3"
20-
base64 = "0.20.0"
20+
base64 = "0.21.0"
2121
process_control = "4.0"
2222
cached = "0.42.0"
2323
lazy_static = "1.4.0"

0 commit comments

Comments
 (0)