Skip to content

Commit

Permalink
Auto merge of #1501 - ishitatsuyuki:cargo-toml-cleanup, r=carols10cents
Browse files Browse the repository at this point in the history
Revert to release version of ring

Doesn't seem to cause compile issues.
  • Loading branch information
bors committed Jan 14, 2019
2 parents d9122da + e3fd8e5 commit 755c0cd
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
16 changes: 11 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,3 @@ tokio-service = "0.1"
dotenv = "0.11"
diesel = { version = "1.3.0", features = ["postgres"] }
diesel_migrations = { version = "1.3.0", features = ["postgres"] }

# Remove once cookie depends on ring >= 0.13.0
[patch.crates-io]
ring = { git = "https://github.com/SergioBenitez/ring", branch = "v0.11" }

0 comments on commit 755c0cd

Please sign in to comment.