diff options
| author | main <main@swarm.moe> | 2026-03-19 11:19:42 -0400 |
|---|---|---|
| committer | main <main@swarm.moe> | 2026-03-19 11:19:42 -0400 |
| commit | 478b0bc47fade5864f4f397de7ea519beddab749 (patch) | |
| tree | fa3a555f8980afa0f3eb2bdeca6f3bc76eac8061 /Cargo.toml | |
| parent | 08a1139eaa7a4862ab8c0e5fb5fc6845fc711208 (diff) | |
| download | libmcp-da1c2c0eb4116b74cfb308334723dd3754740e14.zip | |
Release libmcp 1.1.0v1.1.0
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ license = "Apache-2.0" readme = "README.md" repository = "https://github.com/example/libmcp" rust-version = "1.94" -version = "1.0.0" +version = "1.1.0" [workspace.dependencies] assert_matches = "1.5.0" |