mirror of
https://github.com/tauri-apps/tauri-bindgen.git
synced 2026-01-31 00:45:21 +01:00
chore(deps): update rust crate thiserror to 1.0.56
This commit is contained in:
@@ -16,7 +16,7 @@ edition = "2021"
|
||||
rust-version = "1.70"
|
||||
|
||||
[workspace.dependencies]
|
||||
thiserror = "1.0.48"
|
||||
thiserror = "1.0.56"
|
||||
bitflags = { version = "2.4.2", features = ["serde"] }
|
||||
heck = { version = "0.4", features = ["unicode"] }
|
||||
clap = { version = "4.4.3", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user