Skip to content

Commit ddbfe2d

Browse files
committed
fix: update vtcode-core package name from vtagent-core
1 parent d44f7e2 commit ddbfe2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vtcode-core/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
2-
name = "vtagent-core"
3-
version = "0.2.0"
2+
name = "vtcode-core"
3+
version = "0.1.0"
44
edition = "2024"
55
authors = ["vinhnx <vinhnx@users.noreply.github.com>"]
66
description = "Core library for VTCode - a Rust-based terminal coding agent"

0 commit comments

Comments
 (0)