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 = [
|
schemars = { workspace = true, features = [
|
||||||
"derive",
|
"derive",
|
||||||
] }
|
] }
|
||||||
insta = "1.47.2"
|
|
||||||
shellexpand = { workspace = true }
|
shellexpand = { workspace = true }
|
||||||
indexmap = "2.14.0"
|
indexmap = "2.14.0"
|
||||||
ignore = { workspace = true }
|
ignore = { workspace = true }
|
||||||
@@ -232,6 +231,7 @@ goose-test-support = { path = "../goose-test-support" }
|
|||||||
bytes.workspace = true
|
bytes.workspace = true
|
||||||
http.workspace = true
|
http.workspace = true
|
||||||
goose-mcp = { path = "../goose-mcp" }
|
goose-mcp = { path = "../goose-mcp" }
|
||||||
|
insta = "1.47.2"
|
||||||
|
|
||||||
[[example]]
|
[[example]]
|
||||||
name = "agent"
|
name = "agent"
|
||||||
|
|||||||
Reference in New Issue
Block a user