Package: rust-nusb / 0.1.13-2

Metadata

Package Version Patches format
rust-nusb 0.1.13-2 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.
relax rustix.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
src/platform/linux_usbfs/events.rs | 5 3 + 2 - 0 !
src/platform/linux_usbfs/usbfs.rs | 101 51 + 50 - 0 !
3 files changed, 55 insertions(+), 53 deletions(-)

 [patch] update rustix to 1.0