From dc643d4b030243790ccb704c733ca2130279cbaf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 30 May 2024 05:57:28 +0200 Subject: Adding debian version 1.72.1+dfsg1-1. Signed-off-by: Daniel Baumann --- debian/patches/d-0010-cargo-remove-vendored-c-crates.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'debian/patches/d-0010-cargo-remove-vendored-c-crates.patch') 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 7c31b69d9..21e1e0b06 100644 --- a/debian/patches/d-0010-cargo-remove-vendored-c-crates.patch +++ b/debian/patches/d-0010-cargo-remove-vendored-c-crates.patch @@ -4,14 +4,14 @@ Subject: d-0010-cargo-remove-vendored-c-crates Last-Update: 2023-05-17 --- - src/tools/cargo/Cargo.toml | 3 +-- - 1 file changed, 1 insertion(+), 2 deletions(-) + src/tools/cargo/Cargo.toml | 4 +--- + 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/tools/cargo/Cargo.toml b/src/tools/cargo/Cargo.toml -index 05c95c7..a7475f6 100644 +index 7e383be..384fe45 100644 --- a/src/tools/cargo/Cargo.toml +++ b/src/tools/cargo/Cargo.toml -@@ -206,8 +206,6 @@ test = false +@@ -203,8 +203,6 @@ test = false doc = false [features] -- cgit v1.2.3