Skip to content

Commit 2f5b766

Browse files
committed
fix: update workspace config for publishing
1 parent 0f882af commit 2f5b766

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
@@ -31,7 +31,7 @@ exclude = [
3131
default-run = "vtcode"
3232

3333
[workspace]
34-
members = ["vtcode-core", "tools"]
34+
members = ["tools"]
3535

3636
[workspace.lints]
3737
rust = {}

0 commit comments

Comments
 (0)