mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-21 10:58:11 +08:00
Use serde to serialize responses (#96)
This commit is contained in:
committed by
Keavon Chambers
parent
f10a3c63d1
commit
f8ebff033d
@@ -11,3 +11,4 @@ license = "Apache-2.0"
|
||||
[dependencies]
|
||||
log = "0.4"
|
||||
kurbo = "0.8.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user