Skip to content

Commit

Permalink
Revert to release version of ring
Browse files Browse the repository at this point in the history
Doesn't seem to cause compile issues.
  • Loading branch information
ishitatsuyuki committed Jan 20, 2019
1 parent 776217c commit 19d3808
Showing 1 changed file with 0 additions and 4 deletions.
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 19d3808

Please sign in to comment.