mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
chore(deps) Update Rust crate thiserror to 1.0.26 (#2164)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -13,7 +13,7 @@ readme = "README.md"
|
||||
[dependencies]
|
||||
serde = { version = "1.0", features = [ "derive" ] }
|
||||
serde_json = "1.0"
|
||||
thiserror = "1.0.25"
|
||||
thiserror = "1.0.26"
|
||||
phf = { version = "0.9", features = [ "macros" ] }
|
||||
zstd = "0.9"
|
||||
url = { version = "2.2", features = [ "serde" ] }
|
||||
|
||||
Reference in New Issue
Block a user