mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 14:18:04 +08:00
Frontend type constraints (#4334)
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -2383,6 +2383,7 @@ dependencies = [
|
||||
"base64",
|
||||
"bitflags 2.11.0",
|
||||
"color",
|
||||
"core-types",
|
||||
"derivative",
|
||||
"document-container",
|
||||
"document-format",
|
||||
@@ -2401,6 +2402,7 @@ dependencies = [
|
||||
"kurbo",
|
||||
"log",
|
||||
"math-parser",
|
||||
"node-macro",
|
||||
"num_enum",
|
||||
"once_cell",
|
||||
"preprocessor",
|
||||
|
||||
Reference in New Issue
Block a user