Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cb6550ede0 |
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