talc/Cargo.toml

4 lines
90 B
TOML
Raw Normal View History

2024-02-21 16:04:18 +00:00
[workspace]
2024-02-27 15:56:32 +00:00
members = ["talc-lang", "talc-bin", "talc-std", "talc-macros"]
2024-02-21 16:04:18 +00:00
resolver = "2"