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 f77c653 commit fd99a8dCopy full SHA for fd99a8d
Cargo.toml
@@ -36,7 +36,7 @@ http = { version = "0.2.0", optional = true }
36
anyhow = "1.0.26"
37
cookie = { version = "0.14.0", features = ["percent-encode"] }
38
infer = "0.2.3"
39
-pin-project-lite = "0.1.0"
+pin-project-lite = "0.2.0"
40
url = { version = "2.1.1", features = ["serde"] }
41
serde_json = "1.0.51"
42
serde = { version = "1.0.106", features = ["derive"] }
0 commit comments