Skip to content

Commit b7e3ca4

Browse files
committed
Auto merge of #1501 - ishitatsuyuki:cargo-toml-cleanup, r=carols10cents
Revert to release version of ring Doesn't seem to cause compile issues.
2 parents d9122da + e3fd8e5 commit b7e3ca4

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)