chore: cargo fmt

This commit is contained in:
Nathan Flurry 2026-02-06 03:27:32 -08:00
parent f0191579c0
commit 2a00a03eca
22 changed files with 96 additions and 93 deletions

View file

@ -1,6 +1,6 @@
{
"name": "sandbox-agent",
"version": "0.1.6",
"version": "0.1.7-rc.1",
"description": "Universal API for automatic coding agents in sandboxes. Supprots Claude Code, Codex, OpenCode, and Amp.",
"license": "Apache-2.0",
"repository": {