Updated swapper to version 0.1

This commit is contained in:
Alan Jeffrey 2017-10-10 13:32:56 -05:00
parent e13f5a656a
commit 3e21e050f8
2 changed files with 4 additions and 42 deletions

View file

@ -84,7 +84,7 @@ servo_url = {path = "../url"}
smallvec = "0.4"
style = {path = "../style"}
style_traits = {path = "../style_traits"}
swapper = "0.0.4"
swapper = "0.1"
time = "0.1.12"
unicode-segmentation = "1.1.0"
url = {version = "1.2", features = ["heap_size", "query_encoding"]}