Package: rust-nusb / 0.1.13-1

Metadata

Package Version Patches format
rust-nusb 0.1.13-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
relax deps.patch | (download)

Cargo.toml | 27 2 + 25 - 0 !
1 file changed, 2 insertions(+), 25 deletions(-)

 relax dependencies for debian
 Some of the build dependencies are only needed for Windows and macOS, let's
 drop them entirely as we don't need them for Debian. Also, change the
 `futures-lite` (used for autopkgtests) to a version compatible with Debian
 packages.