From 44ca07955e1afe546fb8477c1a44131648aa7ede Mon Sep 17 00:00:00 2001 From: Samuel Moelius Date: Mon, 29 Jul 2024 12:00:05 +0000 Subject: [PATCH] Update duplicate dependency files --- .../duplicate_dependencies/cargo_lib/aarch64-apple-darwin.txt | 2 ++ .../duplicate_dependencies/cargo_lib/x86_64-apple-darwin.txt | 2 ++ .../duplicate_dependencies/cargo_lib/x86_64-pc-windows-msvc.txt | 2 ++ .../cargo_lib/x86_64-unknown-linux-gnu.txt | 2 ++ 4 files changed, 8 insertions(+) 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..71106dd13 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,5 @@ +cargo-util-schemas v0.3.1 +cargo-util-schemas v0.4.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..71106dd13 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,5 @@ +cargo-util-schemas v0.3.1 +cargo-util-schemas v0.4.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 bd040cb1e..a72808b84 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 @@ +cargo-util-schemas v0.3.1 +cargo-util-schemas v0.4.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..71106dd13 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,5 @@ +cargo-util-schemas v0.3.1 +cargo-util-schemas v0.4.0 regex-automata v0.1.10 regex-automata v0.4.7 regex-syntax v0.6.29