Files
open-web-agent-rs/Cargo.toml
2025-06-21 08:06:14 -04:00

8 lines
100 B
TOML

[workspace]
members = [
"crates/agent-server",
"crates/inference-engine",
]
resolver = "2"