Skip to content

Commit 0e5cf68

Browse files
authored
doc: fix a typo in Cargo.toml (#45)
1 parent 0be6067 commit 0e5cf68

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
@@ -11,7 +11,7 @@ edition = "2024"
1111
version = "0.1.5"
1212
authors = ["4t145 <[email protected]>"]
1313
license = "MIT/Apache-2.0"
14-
repository = "https://github.commodelcontextprotocol/rust-sdk/"
14+
repository = "https://github.com/modelcontextprotocol/rust-sdk/"
1515
description = "Rust SDK for the Model Context Protocol"
1616
keywords = ["mcp", "sdk", "tokio", "modelcontextprotocol"]
1717
homepage = "https://github.com/modelcontextprotocol/rust-sdk"

0 commit comments

Comments
 (0)