Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 343684cccf |
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 = "09b6dc5db02f8f0398e1ae9cc9729057093499f7", features = [] }
|
||||
tauri-build = { git = "https://github.com/tauri-apps/tauri", rev = "71783b800b6e5b2b52fb86d7a35447154fa24030", features = [] }
|
||||
|
||||
[dependencies]
|
||||
tauri-plugin-opener = "2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue