Skip to content

Commit

Permalink
Apply suggested patch for route-recognizer
Browse files Browse the repository at this point in the history
  • Loading branch information
HeroicKatora committed Aug 10, 2019
1 parent e2123ec commit 00aa08c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,8 @@ required-features = ["iron-frontend"]

[package.metadata.docs.rs]
features = ["actix-frontend", "iron-frontend", "rocket-frontend", "rouille-frontend"]

# Iron dependencies route-recognizer fails on nightly due to deprecation.
[patch.crates-io.route-recognizer]
git = "https://github.com/miller-time/route-recognizer.rs"
rev = "d7bc06d2dc58a2c59d8f2cfbee2ab23b8188700d"

0 comments on commit 00aa08c

Please sign in to comment.