Skip to content

Commit 876a0f3

Browse files
committed
Update root Cargo.toml with TypeScript bindings changes
1 parent 9c58518 commit 876a0f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22

33
[workspace]
4-
members = [ "bindings/python","crates/rmcp", "crates/rmcp-macros", "examples/*"]
4+
members = [ "bindings/python", "bindings/typescript", "crates/rmcp", "crates/rmcp-macros", "examples/*"]
55
resolver = "2"
66

77
[workspace.dependencies]

0 commit comments

Comments
 (0)