chore(deps): update rust crate thiserror to v2

This commit is contained in:
Renovate Bot 2024-11-06 05:01:29 +00:00 committed by Paul Campbell
parent d2a93bc004
commit ea264aaf12

View file

@ -91,7 +91,7 @@ derive_more = { version = "1.0.0-beta", features = [
] } ] }
derive-with = "0.5" derive-with = "0.5"
anyhow = "1.0" anyhow = "1.0"
thiserror = "1.0" thiserror = "2.0"
pike = "0.1" pike = "0.1"
# iters # iters