Bump tauri from 2.10.3 to 2.11.1 in /nym-wallet (#6742)

Bumps [tauri](https://github.com/tauri-apps/tauri) from 2.10.3 to 2.11.1.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v2.10.3...tauri-v2.11.1)

---
updated-dependencies:
- dependency-name: tauri
  dependency-version: 2.11.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-05-19 16:36:30 +01:00
committed by GitHub
parent 1572d8e5c2
commit a68355a75a
2 changed files with 806 additions and 229 deletions
+805 -228
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -40,7 +40,7 @@ serde_json = "1.0"
serde_repr = "0.1"
strum = { version = "0.27.2", features = ["derive"] }
tap = "1"
tauri = { version = "2.10.3", features = ["devtools"] }
tauri = { version = "2.11.1", features = ["devtools"] }
#tendermint-rpc = "0.23.0"
time = { version = "0.3.30", features = ["local-offset"] }
thiserror = "1.0"