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 2391f01 commit facc89aCopy full SHA for facc89a
Cargo.toml
@@ -30,7 +30,7 @@ serde_json = {version = "1.0"}
30
jsonwebtoken = "8"
31
uuid = { version = "1.0", features = ["v4", "serde"] }
32
thiserror = "1.0"
33
-cookie = "0.17"
+cookie = "0.18"
34
conduit-mime-types = "0.8"
35
dyn-clone = "1.0.5"
36
0 commit comments