mirror of
https://github.com/aaif-goose/goose.git
synced 2026-07-03 14:10:03 +02:00
chore: move insta to dev-dependencies (#8811)
Signed-off-by: Rodolfo Olivieri <rolivier@redhat.com> Signed-off-by: Douwe Osinga <douwe@squareup.com> Co-authored-by: Douwe Osinga <douwe@squareup.com>
This commit is contained in:
@@ -166,7 +166,6 @@ sys-info = "0.9"
|
||||
schemars = { workspace = true, features = [
|
||||
"derive",
|
||||
] }
|
||||
insta = "1.47.2"
|
||||
shellexpand = { workspace = true }
|
||||
indexmap = "2.14.0"
|
||||
ignore = { workspace = true }
|
||||
@@ -232,6 +231,7 @@ goose-test-support = { path = "../goose-test-support" }
|
||||
bytes.workspace = true
|
||||
http.workspace = true
|
||||
goose-mcp = { path = "../goose-mcp" }
|
||||
insta = "1.47.2"
|
||||
|
||||
[[example]]
|
||||
name = "agent"
|
||||
|
||||
Reference in New Issue
Block a user