hyperhive/Cargo.toml
2026-05-14 20:24:55 +02:00

11 lines
150 B
TOML

[workspace]
resolver = "3"
members = [
"hive-ag3nt",
"hive-c0re",
"hive-sh4re",
]
[workspace.package]
edition = "2024"
version = "0.1.0"