GNU bug report logs -
#75980
[PATCH rust-team 000/106] Add cargo-development-inputs.
Previous Next
Reported by: Herman Rimm <herman <at> rimm.ee>
Date: Fri, 31 Jan 2025 21:06:01 UTC
Severity: normal
Tags: patch
Done: Hilton Chain <hako <at> ultrarare.space>
Bug is archived. No further changes may be made.
Full log
Message #47 received at 75980 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/crates-web.scm (rust-actix-connect-1): Add
rust-bytes-0.5.
Change-Id: If88d206564c23fa1b437879fe78da37c89e8b8e4
---
gnu/packages/crates-web.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/crates-web.scm b/gnu/packages/crates-web.scm
index 003ecf24719..3e9bbcc32fc 100644
--- a/gnu/packages/crates-web.scm
+++ b/gnu/packages/crates-web.scm
@@ -287,7 +287,8 @@ (define-public rust-actix-connect-1
("rust-trust-dns-resolver" ,rust-trust-dns-resolver-0.18.0-alpha.2)
("rust-webpki" ,rust-webpki-0.21))
#:cargo-development-inputs
- (("rust-actix-testing" ,rust-actix-testing-1))))))
+ (("rust-actix-testing" ,rust-actix-testing-1)
+ ("rust-bytes" ,rust-bytes-0.5))))))
(define-public rust-actix-connect-0.2
(package
--
2.47.1
This bug report was last modified 68 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.