remove patch for s3bk/pathfinder

This commit is contained in:
Sebastian K 2020-07-04 17:18:30 +03:00
parent 8d866bc9c8
commit 3785fcf413
1 changed files with 0 additions and 7 deletions

View File

@ -69,10 +69,3 @@ default-members = [
[patch.crates-io]
pathfinder_geometry = { path = "geometry" }
pathfinder_simd = { path = "simd" }
[patch."https://github.com/s3bk/pathfinder"]
pathfinder_geometry = { path = "geometry" }
pathfinder_simd = { path = "simd" }
pathfinder_renderer = { path = "renderer" }
pathfinder_content = { path = "content" }
pathfinder_color = { path = "color" }