swarm repositories / source
summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormain <main@swarm.moe>2026-03-19 11:19:42 -0400
committermain <main@swarm.moe>2026-03-19 11:19:42 -0400
commit478b0bc47fade5864f4f397de7ea519beddab749 (patch)
treefa3a555f8980afa0f3eb2bdeca6f3bc76eac8061 /Cargo.toml
parent08a1139eaa7a4862ab8c0e5fb5fc6845fc711208 (diff)
downloadlibmcp-da1c2c0eb4116b74cfb308334723dd3754740e14.zip
Release libmcp 1.1.0v1.1.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 51c9699..a5a0dbb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"