Skip to content

Commit 635accc

Browse files
Bump base64 from 0.22.0 to 0.22.1
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.22.0 to 0.22.1. - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.22.0...v0.22.1) --- updated-dependencies: - dependency-name: base64 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 48a551e commit 635accc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name = "site"
44
version = "0.1.0"
55

66
[dependencies]
7-
base64 = "0.22.0"
7+
base64 = "0.22.1"
88
comrak = "0.22.0"
99
console_error_panic_hook = "0.1.7"
1010
enum-iterator = "2.0.0"

0 commit comments

Comments
 (0)