mirror of
https://github.com/danbulant/mangui
synced 2026-06-18 13:51:03 +00:00
9 lines
No EOL
137 B
TOML
9 lines
No EOL
137 B
TOML
[workspace]
|
|
package.authors = ["Daniel Bulant"]
|
|
resolver = "2"
|
|
members = [
|
|
"ui",
|
|
"mangades",
|
|
"rusalka",
|
|
"rusalka-macro"
|
|
] |