Skip to content

Commit 3120a67

Browse files
committed
bump deps
Signed-off-by: Tuan Anh Tran <[email protected]>
1 parent 8c8c89b commit 3120a67

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
@@ -31,7 +31,7 @@ log = "=0.4.27"
3131
sigstore = { version = "=0.12.1", features = ["cosign", "verify", "bundle"] }
3232
tracing = "=0.1.41"
3333
tracing-subscriber = { version = "=0.3.19", features = ["env-filter"] }
34-
rmcp = { git = "https://github.com/modelcontextprotocol/rust-sdk", rev = "13e72ec6c494025b10e6861750a0dba3d3dcf4c5", features = ["server", "transport-io", "transport-sse-server", "transport-streamable-http-server"] }
34+
rmcp = { git = "https://github.com/modelcontextprotocol/rust-sdk", rev = "e6effb327883d0a8a91f5efbb527194747eee57b", features = ["server", "transport-io", "transport-sse-server", "transport-streamable-http-server"] }
3535
serde_yaml = "=0.9.34"
3636
toml = "=0.8.23"
3737
bytesize = "=2.0.1"

0 commit comments

Comments
 (0)