Update regex.

This commit is contained in:
Ms2ger 2017-01-16 10:41:49 +01:00
parent ad1b11771b
commit a1d478fbb7
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"}