DEBSOURCES
Skip Quicknav
Patches / Patch / rust-piet-cairo / 0.7.0-1
123456789101112131415161718
--- a/Cargo.toml +++ b/Cargo.toml @@ -33,15 +33,6 @@ name = "piet_cairo" path = "src/lib.rs" -[[example]] -name = "test-picture" -path = "examples/test-picture.rs" - -[[bench]] -name = "make_image" -path = "benches/make_image.rs" -harness = false - [dependencies.cairo-rs] version = "0.20.1" default-features = false