chore(deps): update tauri-build digest to 2f11853
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
Dependency builds / Build web (pull_request) Failing after 12m27s
Dependency builds / Build desktop (pull_request) Failing after 15m42s
Dependency builds / Build mobile (pull_request) Failing after 15m54s
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
Dependency builds / Build web (pull_request) Failing after 12m27s
Dependency builds / Build desktop (pull_request) Failing after 15m42s
Dependency builds / Build mobile (pull_request) Failing after 15m54s
This commit is contained in:
parent
a40bf3a2c2
commit
bd82efab84
2 changed files with 17 additions and 17 deletions
|
|
@ -15,7 +15,7 @@ name = "mobile_lib"
|
|||
crate-type = ["staticlib", "cdylib", "rlib"]
|
||||
|
||||
[build-dependencies]
|
||||
tauri-build = { git = "https://github.com/tauri-apps/tauri", rev = "c0bd0d5a61eedba5c4783add24455c5028c6f390", features = [] }
|
||||
tauri-build = { git = "https://github.com/tauri-apps/tauri", rev = "2f11853d2108d2790917c68f10de7a4d01a6d70f", features = [] }
|
||||
|
||||
[dependencies]
|
||||
tauri-plugin-opener = "2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue