feat: introduce Rig agent runtime migration
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[package]
|
||||
name = "galaxy_agent_core"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
publish.workspace = true
|
||||
license.workspace = true
|
||||
|
||||
[dependencies]
|
||||
async-channel.workspace = true
|
||||
async-trait.workspace = true
|
||||
futures.workspace = true
|
||||
serde.workspace = true
|
||||
serde_json.workspace = true
|
||||
Reference in New Issue
Block a user