mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
chore(deps) Update Tauri Core (#1062)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -29,10 +29,10 @@ lazy_static = "1.4.0"
|
||||
tiny_http = { version = "0.7", optional = true }
|
||||
threadpool = "1.8"
|
||||
uuid = { version = "0.8.1", features = [ "v4" ] }
|
||||
anyhow = "1.0.33"
|
||||
thiserror = "1.0.21"
|
||||
anyhow = "1.0.34"
|
||||
thiserror = "1.0.22"
|
||||
envmnt = "0.8.4"
|
||||
once_cell = "1.4.1"
|
||||
once_cell = "1.5.2"
|
||||
tauri-api = { version = "0.7.5", path = "../tauri-api" }
|
||||
urlencoding = "1.1.1"
|
||||
|
||||
@@ -41,7 +41,7 @@ runas = "0.2"
|
||||
|
||||
[build-dependencies]
|
||||
tauri_includedir_codegen = "0.6.2"
|
||||
cfg_aliases = "0.1.0"
|
||||
cfg_aliases = "0.1.1"
|
||||
|
||||
[dev-dependencies]
|
||||
proptest = "0.10.1"
|
||||
|
||||
Reference in New Issue
Block a user