Skip to content

Commit 9ffac4d

Browse files
Bump tauri-plugin-mcp-bridge from 0.10.0 to 0.11.1 in /src-tauri (#218)
Bumps [tauri-plugin-mcp-bridge](https://github.com/hypothesi/mcp-server-tauri) from 0.10.0 to 0.11.1. - [Release notes](https://github.com/hypothesi/mcp-server-tauri/releases) - [Changelog](https://github.com/hypothesi/mcp-server-tauri/blob/main/CHANGELOG.md) - [Commits](hypothesi/mcp-server-tauri@v0.10.0...v0.11.1) --- updated-dependencies: - dependency-name: tauri-plugin-mcp-bridge dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b729f87 commit 9ffac4d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

src-tauri/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ tower-http = { version = "0.6", features = ["cors"] }
8282
schemars = "1.2"
8383
tracing = "0.1"
8484
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
85-
tauri-plugin-mcp-bridge = "0.10.0"
85+
tauri-plugin-mcp-bridge = "0.11.1"
8686

8787
[features]
8888
default = ["custom-protocol"]

0 commit comments

Comments
 (0)