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 6178519 commit cedf5e7Copy full SHA for cedf5e7
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