Skip to content

Commit d16a84d

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] <[email protected]>
1 parent e8f33d6 commit d16a84d

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
@@ -37,7 +37,7 @@ unic-langid = "0.9"
3737
# without rebuilding the app with ``cargo tauri dev``. We pair this
3838
# with the per-tab ``ErrorBoundary`` so JS exceptions stay recoverable
3939
# AND inspectable.
40-
tauri = { version = "~2.11.0", features = ["devtools"] }
40+
tauri = { version = "~2.11.1", features = ["devtools"] }
4141
tauri-plugin-dialog = "2.7"
4242
tauri-plugin-opener = "2"
4343
tauri-plugin-updater = "2"

0 commit comments

Comments
 (0)