Skip to content

Commit 58c25f7

Browse files
committed
bump rev
1 parent 1a6b520 commit 58c25f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ftl.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ description = "FTL MCP server for hosting MCP tools"
55
authors = []
66
access_control = "public"
77

8-
[tools.think]
8+
[component.think]
99
path = "think"
1010
wasm = "think/target/wasm32-wasip1/release/think.wasm"
1111
allowed_outbound_hosts = []
1212

13-
[tools.think.build]
13+
[component.think.build]
1414
command = "make build"
1515
watch = [
1616
"src/**/*.rs",

0 commit comments

Comments
 (0)