summaryrefslogtreecommitdiffstats
path: root/debian/patches/d-0010-cargo-remove-vendored-c-crates.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-07 05:48:47 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-07 05:48:47 +0000
commit8274ece7b836b5e6312e1aa97bebdf8c1f1cb464 (patch)
tree20423151acc1cca6978e0d0cefe44638f26ad4b9 /debian/patches/d-0010-cargo-remove-vendored-c-crates.patch
parentMerging upstream version 1.75.0+dfsg1. (diff)
downloadrustc-8274ece7b836b5e6312e1aa97bebdf8c1f1cb464.tar.xz
rustc-8274ece7b836b5e6312e1aa97bebdf8c1f1cb464.zip
Adding debian version 1.75.0+dfsg1-3.debian/1.75.0+dfsg1-3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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.patch4
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]