@@ -114,20 +114,20 @@ rig = { package = "rig-core", version = "0.39", default-features = false, featur
114114] }
115115portable-pty = " 0.9.0"
116116ansi-to-tui = " 8.0.1"
117- vtcode-commons = { path = " ../vtcode-commons" , version = " 0.133.20 " }
118- vtcode-ui = { path = " ../vtcode-ui" , version = " 0.133.20 " }
119- vtcode-macros = { path = " ../vtcode-macros" , version = " 0.133.20 " }
120- vtcode-exec-events = { path = " ../vtcode-exec-events" , version = " 0.133.20 " }
121- vtcode-auth = { path = " ../vtcode-auth" , version = " 0.133.20 " }
122- vtcode-config = { path = " ../vtcode-config" , version = " 0.133.20 " }
123- vtcode-utility-tool-specs = { path = " ../vtcode-utility-tool-specs" , version = " 0.133.20 " }
124- vtcode-indexer = { path = " ../vtcode-indexer" , version = " 0.133.20 " }
125- vtcode-bash-runner = { path = " ../vtcode-bash-runner" , version = " 0.133.20 " }
126- vtcode-safety = { path = " ../vtcode-safety" , version = " 0.133.20 " }
127- vtcode-a2a = { path = " ../vtcode-a2a" , version = " 0.133.20 " }
128- vtcode-mcp = { path = " ../vtcode-mcp" , version = " 0.133.20 " }
129- vtcode-llm = { path = " ../vtcode-llm" , version = " 0.133.20 " , features = [" copilot" ] }
130- vtcode-skills = { path = " ../vtcode-skills" , version = " 0.133.20 " }
117+ vtcode-commons = { path = " ../vtcode-commons" , version = " 0.133.21 " }
118+ vtcode-ui = { path = " ../vtcode-ui" , version = " 0.133.21 " }
119+ vtcode-macros = { path = " ../vtcode-macros" , version = " 0.133.21 " }
120+ vtcode-exec-events = { path = " ../vtcode-exec-events" , version = " 0.133.21 " }
121+ vtcode-auth = { path = " ../vtcode-auth" , version = " 0.133.21 " }
122+ vtcode-config = { path = " ../vtcode-config" , version = " 0.133.21 " }
123+ vtcode-utility-tool-specs = { path = " ../vtcode-utility-tool-specs" , version = " 0.133.21 " }
124+ vtcode-indexer = { path = " ../vtcode-indexer" , version = " 0.133.21 " }
125+ vtcode-bash-runner = { path = " ../vtcode-bash-runner" , version = " 0.133.21 " }
126+ vtcode-safety = { path = " ../vtcode-safety" , version = " 0.133.21 " }
127+ vtcode-a2a = { path = " ../vtcode-a2a" , version = " 0.133.21 " }
128+ vtcode-mcp = { path = " ../vtcode-mcp" , version = " 0.133.21 " }
129+ vtcode-llm = { path = " ../vtcode-llm" , version = " 0.133.21 " , features = [" copilot" ] }
130+ vtcode-skills = { path = " ../vtcode-skills" , version = " 0.133.21 " }
131131
132132# Schema generation
133133schemars = { workspace = true , optional = true }
0 commit comments