argus/Cargo.toml
Anand Balakrishnan d488edb048
using workspaces
2023-03-16 17:31:01 -07:00

5 lines
57 B
TOML

[workspace]
members = [
"argus",
"argus-core",
]