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

12 lines
198 B
TOML

[package]
name = "hive-ag3nt"
edition.workspace = true
version.workspace = true
[[bin]]
name = "hive-ag3nt"
path = "src/bin/hive-ag3nt.rs"
[[bin]]
name = "hive-m1nd"
path = "src/bin/hive-m1nd.rs"