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

7 lines
99 B
TOML

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