Skip to content

Commit 735bdcf

Browse files
Bump tauri from 2.11.0 to 2.11.1 in /src-tauri
Bumps [tauri](https://github.com/tauri-apps/tauri) from 2.11.0 to 2.11.1. - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v2.11.0...tauri-v2.11.1) --- updated-dependencies: - dependency-name: tauri dependency-version: 2.11.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a5125d commit 735bdcf

2 files changed

Lines changed: 16 additions & 30 deletions

File tree

src-tauri/Cargo.lock

Lines changed: 15 additions & 29 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
@@ -27,7 +27,7 @@ tar = "0.4"
2727
# without rebuilding the app with ``cargo tauri dev``. We pair this
2828
# with the per-tab ``ErrorBoundary`` so JS exceptions stay recoverable
2929
# AND inspectable.
30-
tauri = { version = "~2.11.0", features = ["devtools"] }
30+
tauri = { version = "~2.11.1", features = ["devtools"] }
3131
tauri-plugin-dialog = "2.7"
3232
tauri-plugin-opener = "2"
3333
tauri-plugin-updater = "2"

0 commit comments

Comments
 (0)