diff options
Diffstat (limited to 'debian/patches/d-0010-cargo-remove-vendored-c-crates.patch')
-rw-r--r-- | debian/patches/d-0010-cargo-remove-vendored-c-crates.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/d-0010-cargo-remove-vendored-c-crates.patch b/debian/patches/d-0010-cargo-remove-vendored-c-crates.patch index cc0ab7881..0df7a9ec8 100644 --- a/debian/patches/d-0010-cargo-remove-vendored-c-crates.patch +++ b/debian/patches/d-0010-cargo-remove-vendored-c-crates.patch @@ -8,10 +8,10 @@ Last-Update: 2023-05-17 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/tools/cargo/Cargo.toml b/src/tools/cargo/Cargo.toml -index 4403044..23c5cc7 100644 +index 3fb36b4..c011909 100644 --- a/src/tools/cargo/Cargo.toml +++ b/src/tools/cargo/Cargo.toml -@@ -217,7 +217,5 @@ test = false +@@ -226,7 +226,5 @@ test = false doc = false [features] |