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