hotfix: fix build (#3102)

This commit is contained in:
Michael Neale
2025-06-27 15:29:21 +10:00
committed by GitHub
parent 666ce691d3
commit 7f71220411
14 changed files with 45 additions and 16 deletions
+3
View File
@@ -7,6 +7,9 @@ license.workspace = true
repository.workspace = true
description.workspace = true
[lints]
workspace = true
[dependencies]
goose = { path = "../goose" }
mcp-core = { path = "../mcp-core" }