mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-27 21:18:11 +08:00
Remove partialeq for layers (#230)
This commit is contained in:
Generated
+2
-1
@@ -119,7 +119,8 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "kurbo"
|
||||
version = "0.8.1"
|
||||
source = "git+https://github.com/GraphiteEditor/kurbo.git?branch=bezpath-partial-eq#3f86bda9ba77d3b1279612bc5779e425f2d8714d"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "e30b1df631d23875f230ed3ddd1a88c231f269a04b2044eb6ca87e763b5f4c42"
|
||||
dependencies = [
|
||||
"arrayvec",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user