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