servo: Merge #15042 - Update regex (from servo:update-regex); r=jdm

Source-Repo: https://github.com/servo/servo
Source-Revision: bb540cab632593841611ad470c87d2093af75158
This commit is contained in:
Ms2ger
2017-01-16 05:59:18 -08:00
parent c22f9ca854
commit a9fd07165f
13 changed files with 71 additions and 70 deletions

View File

@@ -63,7 +63,7 @@ profile_traits = {path = "../profile_traits"}
range = {path = "../range"}
ref_filter_map = "1.0.1"
ref_slice = "1.0"
regex = "0.1.43"
regex = "0.2"
rustc-serialize = "0.3"
script_layout_interface = {path = "../script_layout_interface"}
script_traits = {path = "../script_traits"}