mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 22:28:10 +08:00
Integrate document-format storage into the editor
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -2228,11 +2228,14 @@ dependencies = [
|
||||
"bitflags 2.11.0",
|
||||
"color",
|
||||
"derivative",
|
||||
"document-container",
|
||||
"document-format",
|
||||
"dyn-any",
|
||||
"env_logger",
|
||||
"futures",
|
||||
"glam",
|
||||
"graph-craft",
|
||||
"graph-storage",
|
||||
"graphene-hash",
|
||||
"graphene-std",
|
||||
"graphite-proc-macros",
|
||||
|
||||
Reference in New Issue
Block a user