roest/Cargo.toml
2021-09-11 16:08:47 +02:00

6 lines
65 B
TOML

[workspace]
members = [
"roest_proc_macro",
"examples"
]