Fix Cargo.toml in `pathfinder_geometry`

This commit is contained in:
Patrick Walton 2019-11-10 10:33:34 -08:00
parent 586d974b7d
commit 9260dbce93
1 changed files with 1 additions and 0 deletions

View File

@ -16,3 +16,4 @@ features = ["release_max_level_warn"]
[dependencies.pathfinder_simd]
path = "../simd"
version = "0.3"