From 006770845d7a691bbc7428f864a7e4d23fa0eb43 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 17 May 2025 08:43:46 +0200 Subject: [PATCH] Harmonizing build-depends. Signed-off-by: Daniel Baumann --- debian/control | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/debian/control b/debian/control index 36d0dd5..271c290 100644 --- a/debian/control +++ b/debian/control @@ -6,13 +6,11 @@ Build-Depends: debhelper-compat (= 13), dh-sequence-cargo, cargo:native , - librust-async-trait-0.1+default-dev (>= 0.1.68-~~) , - librust-bytes-1+default-dev (>= 1.4.0-~~) , - librust-hex-0.4+default-dev (>= 0.4.2-~~) , - librust-sha2-0.10-dev (>= 0.10.6-~~) , - librust-tokio-1+default-dev (>= 1.28.2-~~) , - librust-tokio-1+fs-dev (>= 1.28.2-~~) , - librust-tokio-1+io-util-dev (>= 1.28.2-~~) , + librust-async-trait-dev , + librust-bytes-dev , + librust-hex-dev , + librust-sha2-dev , + librust-tokio-dev , libstd-rust-dev , rustc:native , Rules-Requires-Root: no