updates and upgrades
This commit is contained in:
parent
183572b695
commit
37b96aedf8
5 changed files with 863 additions and 981 deletions
|
|
@ -13,7 +13,7 @@ edition = "2021"
|
|||
tauri-build = { version = "1.5", features = [] }
|
||||
|
||||
[dependencies]
|
||||
tauri = { version = "1.5", features = ["shell-open"] }
|
||||
tauri = { version = "1.6.7", features = ["shell-open"] }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
librqbit = { path = "../../crates/librqbit", features = ["webui"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue