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 Sep 26, 2018
1 parent 4bcb22a commit 45ba2a1
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 @@ -84,7 +84,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 45ba2a1

Please sign in to comment.