Skip to content

Commit 46a00b5

Browse files
committed
chore: bump endpoints to 0.34.0
Signed-off-by: Xin Liu <sam@secondstate.io>
1 parent 2449d19 commit 46a00b5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 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 = "0.33.0"
52+
endpoints = "0.34.0"
5353
once_cell = "1.18"
5454
axum = "0.8"
5555
rustls = { version = "0.23.27", default-features = false }

0 commit comments

Comments
 (0)