reid-llvm/Cargo.toml

7 lines
75 B
TOML
Raw Normal View History

2025-06-24 16:17:00 +02:00
[workspace]
members = [
"reid",
2025-07-29 16:48:45 +02:00
"reid-llvm-lib",
"reid-lsp"
]