Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 06a83e0f04 |
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ name = "mobile_lib"
|
||||||
crate-type = ["staticlib", "cdylib", "rlib"]
|
crate-type = ["staticlib", "cdylib", "rlib"]
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
tauri-build = { git = "https://github.com/tauri-apps/tauri", rev = "046a4da21c37ad8b959be7dfe607a181fb4cda21", features = [] }
|
tauri-build = { git = "https://github.com/tauri-apps/tauri", rev = "ba0828c76a2d532808ffe88adc94ad04214a1384", features = [] }
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
tauri-plugin-opener = "2"
|
tauri-plugin-opener = "2"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue