add thiserror to Cargo.toml
This commit is contained in:
parent
5c9e8dce76
commit
f5b5596306
@ -61,3 +61,4 @@ libc = "0.2.172"
|
||||
tauri-plugin-updater = "2"
|
||||
once_cell = "1.18"
|
||||
tauri-plugin-single-instance = { version = "2.0.0", features = ["deep-link"] }
|
||||
thiserror = "2.0.12"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user