mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
11 lines
115 B
TOML
11 lines
115 B
TOML
[workspace]
|
|
members = [
|
|
"tauri",
|
|
"tauri-api",
|
|
"tauri-macros",
|
|
"tauri-utils",
|
|
]
|
|
exclude = [
|
|
"examples",
|
|
]
|