Files
little_learner/Cargo.toml
2023-03-25 22:19:04 +00:00

6 lines
73 B
TOML

[workspace]
members = [
"little_learner",
"little_learner_app"
]