From 7216b6df0df954a8c51d7c5f6085c9f3b99b9762 Mon Sep 17 00:00:00 2001 From: Samuel Moelius Date: Sun, 22 Dec 2024 08:02:25 -0500 Subject: [PATCH] Update duplicate dependency files --- .../tests/duplicate_dependencies/aarch64-apple-darwin.txt | 4 ++-- .../tests/duplicate_dependencies/x86_64-apple-darwin.txt | 4 ++-- .../tests/duplicate_dependencies/x86_64-pc-windows-msvc.txt | 4 ++-- .../tests/duplicate_dependencies/x86_64-unknown-linux-gnu.txt | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/cargo-dylint/tests/duplicate_dependencies/aarch64-apple-darwin.txt b/cargo-dylint/tests/duplicate_dependencies/aarch64-apple-darwin.txt index ad8927ee6..82d14e953 100644 --- a/cargo-dylint/tests/duplicate_dependencies/aarch64-apple-darwin.txt +++ b/cargo-dylint/tests/duplicate_dependencies/aarch64-apple-darwin.txt @@ -1,4 +1,4 @@ thiserror v1.0.69 -thiserror v2.0.6 +thiserror v2.0.9 thiserror-impl v1.0.69 -thiserror-impl v2.0.6 +thiserror-impl v2.0.9 diff --git a/cargo-dylint/tests/duplicate_dependencies/x86_64-apple-darwin.txt b/cargo-dylint/tests/duplicate_dependencies/x86_64-apple-darwin.txt index ad8927ee6..82d14e953 100644 --- a/cargo-dylint/tests/duplicate_dependencies/x86_64-apple-darwin.txt +++ b/cargo-dylint/tests/duplicate_dependencies/x86_64-apple-darwin.txt @@ -1,4 +1,4 @@ thiserror v1.0.69 -thiserror v2.0.6 +thiserror v2.0.9 thiserror-impl v1.0.69 -thiserror-impl v2.0.6 +thiserror-impl v2.0.9 diff --git a/cargo-dylint/tests/duplicate_dependencies/x86_64-pc-windows-msvc.txt b/cargo-dylint/tests/duplicate_dependencies/x86_64-pc-windows-msvc.txt index cabb05ccc..b1f5a3725 100644 --- a/cargo-dylint/tests/duplicate_dependencies/x86_64-pc-windows-msvc.txt +++ b/cargo-dylint/tests/duplicate_dependencies/x86_64-pc-windows-msvc.txt @@ -1,7 +1,7 @@ thiserror v1.0.69 -thiserror v2.0.6 +thiserror v2.0.9 thiserror-impl v1.0.69 -thiserror-impl v2.0.6 +thiserror-impl v2.0.9 windows-sys v0.48.0 windows-sys v0.52.0 windows-sys v0.59.0 diff --git a/cargo-dylint/tests/duplicate_dependencies/x86_64-unknown-linux-gnu.txt b/cargo-dylint/tests/duplicate_dependencies/x86_64-unknown-linux-gnu.txt index ad8927ee6..82d14e953 100644 --- a/cargo-dylint/tests/duplicate_dependencies/x86_64-unknown-linux-gnu.txt +++ b/cargo-dylint/tests/duplicate_dependencies/x86_64-unknown-linux-gnu.txt @@ -1,4 +1,4 @@ thiserror v1.0.69 -thiserror v2.0.6 +thiserror v2.0.9 thiserror-impl v1.0.69 -thiserror-impl v2.0.6 +thiserror-impl v2.0.9