Skip to content

Commit 41af25d

Browse files
committed
Auto merge of #1501 - ishitatsuyuki:cargo-toml-cleanup, r=sgrif
Revert to release version of ring Doesn't seem to cause compile issues.
2 parents 41442f0 + aa4d347 commit 41af25d

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed

Cargo.lock

+11-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

-4
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,3 @@ tokio-service = "0.1"
8989
dotenv = "0.11"
9090
diesel = { version = "1.3.0", features = ["postgres"] }
9191
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

Comments
 (0)