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 8090139 commit dc55aa0Copy full SHA for dc55aa0
Cargo.toml
@@ -32,7 +32,7 @@ async-std = { version = "1.6.0", features = ["unstable"] }
32
http = { version = "0.2.0", optional = true }
33
34
anyhow = "1.0.26"
35
-cookie = { version = "0.13.0", features = ["percent-encode"] }
+cookie = { version = "0.14.0", features = ["percent-encode"] }
36
infer = "0.1.2"
37
pin-project-lite = "0.1.0"
38
url = "2.1.1"
0 commit comments