diff options
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" |