mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 22:28:10 +08:00
9 lines
90 B
TOML
9 lines
90 B
TOML
[workspace]
|
|
|
|
members = [
|
|
#"proc-macro",
|
|
"gcore",
|
|
"gstd",
|
|
"borrow_stack"
|
|
]
|