Upgrade to uluru 0.3

This commit is contained in:
Matt Brubeck 2018-09-22 17:24:47 -07:00
parent 2671a1c064
commit 7f4efd4b71
2 changed files with 5 additions and 5 deletions

View file

@ -69,7 +69,7 @@ style_traits = {path = "../style_traits"}
servo_url = {path = "../url", optional = true}
thin-slice = "0.1.0"
time = "0.1"
uluru = "0.2"
uluru = "0.3"
unicode-bidi = "0.3"
unicode-segmentation = "1.0"
void = "1.0.2"