chatthing/Cargo.toml

6 lines
60 B
TOML
Raw Normal View History

2024-09-23 00:12:56 +00:00
[workspace]
resolver = "2"
members = [
"crates/backend"
]