[package] name = "tile-svg" version = "0.1.0" authors = ["Patrick Walton "] edition = "2018" [dependencies] bitflags = "1.0" euclid = "0.18" jemallocator = "0.1" lyon_algorithms = "0.11" lyon_path = "0.11" quick-xml = "0.12" svgtypes = "0.2" [dependencies.pathfinder_path_utils] path = "../../path-utils" [dev-dependencies] quickcheck = "0.7" rand = "0.5"