Skip to content

Commit d90a70a

Browse files
committed
chore(deps): update async-trait dependency from 0.1.89 to 0.1.91
1 parent 0db793f commit d90a70a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/rmcp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ features = [
4545
rustdoc-args = ["--cfg", "docsrs"]
4646

4747
[dependencies]
48-
async-trait = "0.1.89"
48+
async-trait = "0.1.91"
4949
serde = { version = "1.0", features = ["derive", "rc"] }
5050
serde_json = "1.0"
5151
thiserror = "2"

0 commit comments

Comments
 (0)