holey-bytes/Cargo.toml

4 lines
87 B
TOML
Raw Normal View History

[workspace]
2023-08-17 23:28:02 +00:00
resolver = "2"
2024-04-29 10:02:33 +00:00
members = ["hbasm", "hbbytecode", "hbvm", "hbxrt", "xtask"]