chore(deps): update tauri-build digest to ad0b98a
Some checks failed
renovate/artifacts Artifact file update failure
renovate/stability-days Updates have not met minimum release age requirement
Dependency builds / Build web (pull_request) Failing after 2m5s
Dependency builds / Build desktop (pull_request) Failing after 2m12s
Dependency builds / Test native MTP (pull_request) Failing after 2m18s
Dependency builds / Build mobile (pull_request) Failing after 4m3s
Some checks failed
renovate/artifacts Artifact file update failure
renovate/stability-days Updates have not met minimum release age requirement
Dependency builds / Build web (pull_request) Failing after 2m5s
Dependency builds / Build desktop (pull_request) Failing after 2m12s
Dependency builds / Test native MTP (pull_request) Failing after 2m18s
Dependency builds / Build mobile (pull_request) Failing after 4m3s
This commit is contained in:
parent
6e31989262
commit
35ecd66c98
1 changed files with 1 additions and 1 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 = "4af26a3f7f8b692d62cca549bbacd93f5ce90b41", features = [] }
|
||||
tauri-build = { git = "https://github.com/tauri-apps/tauri", rev = "ad0b98a2329e369364e81e6315824255cbd681f7", features = [] }
|
||||
|
||||
[dependencies]
|
||||
tauri-plugin-opener = "2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue