roest/Cargo.toml

6 lines
65 B
TOML
Raw Normal View History

2021-09-09 19:40:29 +02:00
[workspace]
members = [
2021-09-11 16:08:47 +02:00
"roest_proc_macro",
2021-09-09 19:40:29 +02:00
"examples"
]