We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f7c1c6 commit 480b6edCopy full SHA for 480b6ed
Cargo.toml
@@ -20,7 +20,7 @@ members = [
20
[dependencies]
21
http = "1.0.0"
22
headers-core = { version = "0.3", path = "./headers-core" }
23
-base64 = "0.21.3"
+base64 = "0.22"
24
bytes = "1"
25
mime = "0.3.14"
26
sha1 = "0.10"
0 commit comments