mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 14:18:04 +08:00
* Setup tauri component for graphite editor Integrate graphite into tauri app Split interpreted-executor out of graph-craft * Add gpu execution node * General Cleanup
15 lines
213 B
TOML
15 lines
213 B
TOML
accepted = [
|
|
"Apache-2.0",
|
|
"MIT",
|
|
"MIT-0",
|
|
"BSD-2-Clause",
|
|
"BSD-3-Clause",
|
|
"BSD-2-Clause",
|
|
"Zlib",
|
|
"Unicode-DFS-2016",
|
|
"ISC",
|
|
"MPL-2.0",
|
|
]
|
|
ignore-build-dependencies = true
|
|
ignore-dev-dependencies = true
|