mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-07 10:22:29 +02:00
chore(deps) Update Rust crate anyhow to 1.0.35 (#1109)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -29,7 +29,7 @@ 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.34"
|
||||
anyhow = "1.0.35"
|
||||
thiserror = "1.0.22"
|
||||
envmnt = "0.8.4"
|
||||
once_cell = "1.5.2"
|
||||
|
||||
Reference in New Issue
Block a user