Skip to content

Commit 8a6d3e4

Browse files
fix(deps): update rust crate base64 to 0.21.5
1 parent 5515106 commit 8a6d3e4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2018"
77
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
88

99
[dependencies]
10-
base64 = "0.13.0"
10+
base64 = "0.21.5"
1111
clap = { version = "3.0.0-beta.4", features = ["derive"] }
1212
color-eyre = "0.5.11"
1313
dirs = "3.0.2"

0 commit comments

Comments
 (0)