1
1
Fork 0
mirror of https://github.com/azur1s/bobbylisp.git synced 2024-10-16 02:37:40 -05:00
bobbylisp/Cargo.toml

9 lines
86 B
TOML
Raw Permalink Normal View History

2023-06-29 08:07:52 -05:00
[workspace]
2023-03-04 09:34:12 -06:00
2023-06-29 08:07:52 -05:00
members = [
"bin",
"syntax",
"typing",
"ir",
"com",
]