Skip to content

Commit

Permalink
Update base64 dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdm committed May 22, 2023
1 parent f01cc90 commit 71a54aa
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 @@ -19,7 +19,7 @@ members = [
[dependencies]
http = "0.2.0"
headers-core = { version = "0.2", path = "./headers-core" }
base64 = "0.13"
base64 = "0.21"
bytes = "1"
mime = "0.3.14"
sha1 = "0.10"
Expand Down

0 comments on commit 71a54aa

Please sign in to comment.