[package] name = "pathfinder_metal" version = "0.1.0" authors = ["Patrick Walton "] edition = "2018" [dependencies] bitflags = "1.0" byteorder = "1.3" block = "0.1" cocoa = "0.18" core-foundation = "0.6" foreign-types = "0.3" metal = "0.14" objc = "0.2" [dependencies.pathfinder_geometry] path = "../geometry" [dependencies.pathfinder_gpu] path = "../gpu" [dependencies.pathfinder_simd] path = "../simd"