Skip to content

Commit 99a2254

Browse files
chore(deps): bump base64 from 0.21.3 to 0.21.4
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.3 to 0.21.4. - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.21.3...v0.21.4) --- updated-dependencies: - dependency-name: base64 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2395051 commit 99a2254

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 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
@@ -46,7 +46,7 @@ electrum-client = "0.12.0"
4646
reqwest = { version = "0.11.20", default-features = false, features = ["json", "rustls-tls"] }
4747
tonic_lnd = { version = "0.5.0", features = ["tracing"] }
4848
async-trait = "0.1"
49-
base64 = "0.21.1"
49+
base64 = "0.21.4"
5050
tempfile = "3.8.0"
5151
hex = "0.4.3"
5252
chacha20poly1305 = "0.10.1"

0 commit comments

Comments
 (0)