We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d44f7e2 commit ddbfe2dCopy full SHA for ddbfe2d
vtcode-core/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
-name = "vtagent-core"
3
-version = "0.2.0"
+name = "vtcode-core"
+version = "0.1.0"
4
edition = "2024"
5
authors = ["vinhnx <vinhnx@users.noreply.github.com>"]
6
description = "Core library for VTCode - a Rust-based terminal coding agent"
0 commit comments