Skip to content

Commit fc61677

Browse files
chore(deps): update rust crate rmcp to v1
1 parent 8675e2b commit fc61677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ whoami = "2.1.0"
121121
fnv_rs = "0.4.3"
122122
merge = { version = "0.2", features = ["derive"] }
123123
hex = "0.4.3"
124-
rmcp = { version = "0.10.0", features = [
124+
rmcp = { version = "1.0.0", features = [
125125
"client",
126126
"transport-sse-client-reqwest",
127127
"transport-child-process",

0 commit comments

Comments
 (0)