mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-25 20:38:11 +08:00
Remove partialeq for layers (#230)
# Conflicts: # Cargo.lock # core/document/Cargo.toml
This commit is contained in:
committed by
Keavon Chambers
parent
0692bc8727
commit
ece23e7c5f
@@ -10,6 +10,6 @@ license = "Apache-2.0"
|
||||
|
||||
[dependencies]
|
||||
log = "0.4"
|
||||
kurbo = {git="https://github.com/linebender/kurbo.git"}
|
||||
kurbo = "0.8"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
glam = "0.16"
|
||||
|
||||
Reference in New Issue
Block a user