Skip to content

Commit e087fb7

Browse files
Merge pull request #214 from o2sh/dependabot/cargo/base64-0.13.0
2 parents a85a907 + 6116f73 commit e087fb7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
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
@@ -36,7 +36,7 @@ ansi_term = "0.12"
3636

3737
[target.'cfg(target_os = "linux")'.dependencies]
3838
libc = "0.2.77"
39-
base64 = "0.12.3"
39+
base64 = "0.13.0"
4040

4141
[dev-dependencies]
4242
lazy_static = "1.4"

0 commit comments

Comments
 (0)