mirror of
https://github.com/AventurasTeam/Aventuras.git
synced 2026-04-28 03:40:11 +00:00
fix: non-rigid devtools version
This commit is contained in:
parent
fc9dad6611
commit
f0e6aadcdd
1 changed files with 1 additions and 1 deletions
|
|
@ -33,4 +33,4 @@ base64 = "0.22"
|
|||
local-ip-address = "0.6"
|
||||
uuid = { version = "1", features = ["v4"] }
|
||||
reqwest = { version = "0.12", default-features = false, features = ["json", "rustls-tls"] }
|
||||
tauri-plugin-devtools = "2.0.0"
|
||||
tauri-plugin-devtools = "2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue