chore(deps): update tauri-build digest to 0aeadb6

This commit is contained in:
Rasensprenger 2026-08-06 02:01:01 +02:00
commit 9b6d07caba
2 changed files with 169 additions and 15 deletions

View file

@ -15,7 +15,7 @@ name = "mobile_lib"
crate-type = ["staticlib", "cdylib", "rlib"]
[build-dependencies]
tauri-build = { git = "https://github.com/tauri-apps/tauri", rev = "4af26a3f7f8b692d62cca549bbacd93f5ce90b41", features = [] }
tauri-build = { git = "https://github.com/tauri-apps/tauri", rev = "0aeadb6b2674ecd43f15b5dd6fcace3232f74b8a", features = [] }
[dependencies]
tauri-plugin-opener = "2"