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 776217c commit 19d3808Copy full SHA for 19d3808
Cargo.toml
@@ -89,7 +89,3 @@ tokio-service = "0.1"
89
dotenv = "0.11"
90
diesel = { version = "1.3.0", features = ["postgres"] }
91
diesel_migrations = { version = "1.3.0", features = ["postgres"] }
92
-
93
-# Remove once cookie depends on ring >= 0.13.0
94
-[patch.crates-io]
95
-ring = { git = "https://github.com/SergioBenitez/ring", branch = "v0.11" }
0 commit comments