Skip to content

Commit

Permalink
Switch to google/fancy-regex
Browse files Browse the repository at this point in the history
  • Loading branch information
robinst committed Jul 27, 2017
1 parent 558f5bb commit 4ea3415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ flate2 = { version = "^0.2", optional = true }
libflate = { version = "0.1.8", optional = true }
fnv = { version = "^1.0", optional = true }
regex = "*"
fancy-regex = { git = "https://github.com/trishume/fancy-regex.git" }
fancy-regex = { git = "https://github.com/google/fancy-regex.git" }
serde = { version = "1.0", features = ["rc"] }
serde_derive = "1.0"
serde_json = "1.0"
Expand Down

0 comments on commit 4ea3415

Please sign in to comment.