From 0a9a934c3823b56ff3f63f8e684e3df3cb8ccd40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 19:51:44 +0000 Subject: [PATCH] build(deps): Bump thiserror from 2.0.3 to 2.0.7 (#1161) --- Cargo.lock | 8 ++++---- supply-chain/imports.lock | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 2850a5d4..2dc8f99d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -983,18 +983,18 @@ checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369" [[package]] name = "thiserror" -version = "2.0.3" +version = "2.0.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c006c85c7651b3cf2ada4584faa36773bd07bac24acfb39f3c431b36d7e667aa" +checksum = "93605438cbd668185516ab499d589afb7ee1859ea3d5fc8f6b0755e1c7443767" dependencies = [ "thiserror-impl", ] [[package]] name = "thiserror-impl" -version = "2.0.3" +version = "2.0.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f077553d607adc1caf65430528a576c757a71ed73944b66ebb58ef2bbd243568" +checksum = "e1d8749b4531af2117677a5fcd12b1348a3fe2b81e36e61ffeac5c4aa3273e36" dependencies = [ "proc-macro2", "quote", diff --git a/supply-chain/imports.lock b/supply-chain/imports.lock index 36aaa0e2..f01a5355 100644 --- a/supply-chain/imports.lock +++ b/supply-chain/imports.lock @@ -142,15 +142,15 @@ user-login = "dtolnay" user-name = "David Tolnay" [[publisher.thiserror]] -version = "2.0.3" -when = "2024-11-10" +version = "2.0.7" +when = "2024-12-13" user-id = 3618 user-login = "dtolnay" user-name = "David Tolnay" [[publisher.thiserror-impl]] -version = "2.0.3" -when = "2024-11-10" +version = "2.0.7" +when = "2024-12-13" user-id = 3618 user-login = "dtolnay" user-name = "David Tolnay"