mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 06:04:43 +00:00
12 lines
262 B
TOML
12 lines
262 B
TOML
[package]
|
|
name = "sandbox-agent-agent-credentials"
|
|
version.workspace = true
|
|
edition.workspace = true
|
|
authors.workspace = true
|
|
license.workspace = true
|
|
|
|
[dependencies]
|
|
serde.workspace = true
|
|
serde_json.workspace = true
|
|
dirs.workspace = true
|
|
time.workspace = true
|