We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0db793f commit d90a70aCopy full SHA for d90a70a
1 file changed
crates/rmcp/Cargo.toml
@@ -45,7 +45,7 @@ features = [
45
rustdoc-args = ["--cfg", "docsrs"]
46
47
[dependencies]
48
-async-trait = "0.1.89"
+async-trait = "0.1.91"
49
serde = { version = "1.0", features = ["derive", "rc"] }
50
serde_json = "1.0"
51
thiserror = "2"
0 commit comments