Skip to content

Commit

Permalink
base64 0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
serprex authored Jun 7, 2024
1 parent 31c2f59 commit 8247407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ssl = ["tiny_http/ssl"]
rustls = ["tiny_http/ssl-rustls"]

[dependencies]
base64 = "0.21"
base64 = "0.22"
brotli = { version = "3.3.2", optional = true }
chrono = { version = "0.4.19", default-features = false, features = ["clock"] }
filetime = "0.2.0"
Expand Down

0 comments on commit 8247407

Please sign in to comment.