Skip to content

Commit a6567d9

Browse files
committed
chore: bump endpoints to 0.35.0
Signed-off-by: Xin Liu <sam@secondstate.io>
1 parent 17b00a9 commit a6567d9

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 2 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
@@ -49,7 +49,7 @@ cardea-tidb-mcp-common = { path = "cardea-tidb/cardea-tidb-mcp-common"
4949
cardea-github-mcp-common = { path = "cardea-github/cardea-github-mcp-common" }
5050
cardea-agentic-search-mcp-common = { path = "cardea-agentic-search/cardea-agentic-search-mcp-common" }
5151
clap = "4.5"
52-
endpoints = { version = "0.34.1", git = "https://github.com/LlamaEdge/LlamaEdge.git", branch = "refactor-opt-endpoints"}
52+
endpoints = "0.35.0"
5353
once_cell = "1.18"
5454
axum = "0.8"
5555
rustls = { version = "0.23.27", default-features = false }

0 commit comments

Comments
 (0)