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