chore(deps): update rust crate thiserror to v2 - autoclosed #179
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ derive_more = { version = "1.0.0-beta", features = [
|
|||
] }
|
||||
derive-with = "0.5"
|
||||
anyhow = "1.0"
|
||||
thiserror = "1.0"
|
||||
thiserror = "2.0"
|
||||
pike = "0.1"
|
||||
|
||||
# iters
|
||||
|
|
Loading…
Reference in a new issue