mirror of
https://github.com/tauri-apps/tauri.git
synced 2025-01-04 17:18:56 +03:00
chore(deps) Update Tauri Core (#517)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b09d19f5ce
commit
7270851a08
@ -12,8 +12,8 @@ exclude = ["test/fixture/**"]
|
||||
[dependencies]
|
||||
serde_json = "1.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
webview-sys = "=0.4.0"
|
||||
web-view = "=0.6.0"
|
||||
webview-sys = "=0.5.0"
|
||||
web-view = "=0.6.2"
|
||||
tauri_includedir = "0.5.0"
|
||||
phf = "0.8.0"
|
||||
base64 = "0.12.0"
|
||||
|
Loading…
Reference in New Issue
Block a user