Skip to content

Commit 66bc9d0

Browse files
committed
upgrade base64 package
1 parent f044b58 commit 66bc9d0

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

Cargo.lock

Lines changed: 7 additions & 1 deletion
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
@@ -57,7 +57,7 @@ zstd = "0.13.0"
5757
hostname = "0.3.1"
5858
path-slash = "0.2.0"
5959
once_cell = { version = "1.4.0", features = ["parking_lot"] }
60-
base64 = "0.21"
60+
base64 = "0.22"
6161
strum = { version = "0.26.1", features = ["derive"] }
6262
lol_html = "1.0.0"
6363
font-awesome-as-a-crate = { path = "crates/font-awesome-as-a-crate" }

0 commit comments

Comments
 (0)