mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 17:01:02 +00:00
9 lines
179 B
TOML
9 lines
179 B
TOML
[workspace]
|
|
resolver = "2"
|
|
members = ["engine/packages/*"]
|
|
|
|
[workspace.package]
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
authors = ["Sandbox Agent Contributors"]
|
|
license = "Apache-2.0"
|