From ea264aaf1242ef9ae54af9ec87ffbb0a133af7b2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 6 Nov 2024 05:01:29 +0000 Subject: [PATCH] chore(deps): update rust crate thiserror to v2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a6fc39af..46644a21 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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