mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-26 01:34:38 +10:00
fix(deps): update rust crate thiserror to 1.0.59
This commit is contained in:
@@ -16,7 +16,7 @@ members = ["native_model_macro"]
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
zerocopy = { version = "0.7.32", features = [ "derive"] }
|
zerocopy = { version = "0.7.32", features = [ "derive"] }
|
||||||
thiserror = "1.0"
|
thiserror = "1.0.59"
|
||||||
anyhow = "1.0.82"
|
anyhow = "1.0.82"
|
||||||
native_model_macro = { version = "0.4.17", path = "native_model_macro" }
|
native_model_macro = { version = "0.4.17", path = "native_model_macro" }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user