mirror of
https://github.com/danbulant/mangui
synced 2026-06-17 05:11:13 +00:00
7 lines
No EOL
101 B
TOML
7 lines
No EOL
101 B
TOML
[workspace]
|
|
package.authors = ["Daniel Bulant"]
|
|
resolver = "2"
|
|
members = [
|
|
"ui",
|
|
"mangades"
|
|
] |