diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-07 05:48:47 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-07 05:48:47 +0000 |
commit | 8274ece7b836b5e6312e1aa97bebdf8c1f1cb464 (patch) | |
tree | 20423151acc1cca6978e0d0cefe44638f26ad4b9 /debian/patches/d-0010-cargo-remove-vendored-c-crates.patch | |
parent | Merging upstream version 1.75.0+dfsg1. (diff) | |
download | rustc-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.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] |