chore(deps): update rust crate thiserror to v2

pull/2013/head
renovate[bot] 8 months ago committed by GitHub
parent d654045460
commit cb37c5ac6a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -27,7 +27,7 @@ serde = {version = "1", features = ["derive"]}
serde_json = "1"
tauri = "1"
tauri-build = "1"
thiserror = "1"
thiserror = "2"
[workspace.package]
authors = ["Tauri Programme within The Commons Conservancy"]

Loading…
Cancel
Save