File tree Expand file tree Collapse file tree 3 files changed +10
-0
lines changed
Expand file tree Collapse file tree 3 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " mcp-client"
3+ license.workspace = true
34version.workspace = true
45edition.workspace = true
6+ repository.workspace = true
7+ description = " Client SDK for the Model Context Protocol"
58
69[dependencies ]
710mcp-core = { workspace = true }
Original file line number Diff line number Diff line change 11[package ]
22name = " mcp-core"
3+ license.workspace = true
34version.workspace = true
45edition.workspace = true
6+ repository.workspace = true
7+ description = " Core types for Model Context Protocol"
8+
59
610[dependencies ]
711async-trait = " 0.1"
Original file line number Diff line number Diff line change 11[package ]
22name = " mcp-server"
3+ license.workspace = true
34version.workspace = true
45edition.workspace = true
6+ repository.workspace = true
7+ description = " Server SDK for the Model Context Protocol"
58
69[dependencies ]
710anyhow = " 1.0.94"
You can’t perform that action at this time.
0 commit comments