diff --git a/cargo-dylint/tests/duplicate_dependencies/cargo_lib/aarch64-apple-darwin.txt b/cargo-dylint/tests/duplicate_dependencies/cargo_lib/aarch64-apple-darwin.txt index 139454e16..3f1e81729 100644 --- a/cargo-dylint/tests/duplicate_dependencies/cargo_lib/aarch64-apple-darwin.txt +++ b/cargo-dylint/tests/duplicate_dependencies/cargo_lib/aarch64-apple-darwin.txt @@ -1,3 +1,7 @@ +gix-date v0.8.7 +gix-date v0.9.0 +miniz_oxide v0.7.4 +miniz_oxide v0.8.0 regex-automata v0.1.10 regex-automata v0.4.7 regex-syntax v0.6.29 diff --git a/cargo-dylint/tests/duplicate_dependencies/cargo_lib/x86_64-apple-darwin.txt b/cargo-dylint/tests/duplicate_dependencies/cargo_lib/x86_64-apple-darwin.txt index 139454e16..3f1e81729 100644 --- a/cargo-dylint/tests/duplicate_dependencies/cargo_lib/x86_64-apple-darwin.txt +++ b/cargo-dylint/tests/duplicate_dependencies/cargo_lib/x86_64-apple-darwin.txt @@ -1,3 +1,7 @@ +gix-date v0.8.7 +gix-date v0.9.0 +miniz_oxide v0.7.4 +miniz_oxide v0.8.0 regex-automata v0.1.10 regex-automata v0.4.7 regex-syntax v0.6.29 diff --git a/cargo-dylint/tests/duplicate_dependencies/cargo_lib/x86_64-pc-windows-msvc.txt b/cargo-dylint/tests/duplicate_dependencies/cargo_lib/x86_64-pc-windows-msvc.txt index 2c3f9399b..a69a00b4a 100644 --- a/cargo-dylint/tests/duplicate_dependencies/cargo_lib/x86_64-pc-windows-msvc.txt +++ b/cargo-dylint/tests/duplicate_dependencies/cargo_lib/x86_64-pc-windows-msvc.txt @@ -1,3 +1,5 @@ +gix-date v0.8.7 +gix-date v0.9.0 miow v0.5.0 miow v0.6.0 regex-automata v0.1.10 diff --git a/cargo-dylint/tests/duplicate_dependencies/cargo_lib/x86_64-unknown-linux-gnu.txt b/cargo-dylint/tests/duplicate_dependencies/cargo_lib/x86_64-unknown-linux-gnu.txt index 139454e16..3f1e81729 100644 --- a/cargo-dylint/tests/duplicate_dependencies/cargo_lib/x86_64-unknown-linux-gnu.txt +++ b/cargo-dylint/tests/duplicate_dependencies/cargo_lib/x86_64-unknown-linux-gnu.txt @@ -1,3 +1,7 @@ +gix-date v0.8.7 +gix-date v0.9.0 +miniz_oxide v0.7.4 +miniz_oxide v0.8.0 regex-automata v0.1.10 regex-automata v0.4.7 regex-syntax v0.6.29