Skip to content

Commit d13ba5d

Browse files
author
xychen
committed
Update cskburn-rs v2.0.0-alpha.2
1 parent b25684f commit d13ba5d

File tree

3 files changed

+51
-81
lines changed

3 files changed

+51
-81
lines changed

Cargo.lock

Lines changed: 42 additions & 73 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ publish = false
1111
[dependencies]
1212
anyhow = "1.0.98"
1313
clap = { version = "4.5.40", features = ["cargo", "derive"] }
14-
cskburn = { git = "ssh://[email protected]/LISTENAI/cskburn-rs.git", tag = "2.0.0-alpha.1" }
14+
cskburn = { git = "ssh://[email protected]/LISTENAI/cskburn-rs.git", tag = "2.0.0-alpha.2" }
1515
handlebars = "6.3.2"
1616
jsonschema = "0.30.0"
1717
rmcp = { version = "0.2.1", features = ["macros", "server", "transport-io"] }

0 commit comments

Comments
 (0)