Package: rust-multipart / 0.18.0-2

Metadata

Package Version Patches format
rust-multipart 0.18.0-2 3.0 (quilt)

Patch series

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

Cargo.toml | 24 11 + 13 - 0 !
1 file changed, 11 insertions(+), 13 deletions(-)

 drop and relax features for debian
 Dropped
 - iron: Optional dependency. iron is in debcargo-conf, but was never uploaded
   to Debian.
 - twoway: Optional dependency. twoway is in debcargo-conf, but was never
   uploaded to Debian.
 - hyper: Optional dependency. Only 0.9..0.10 API supported, no such old hyper
   is in Debian. Should be fixed upstream.
 - quick-error: Optional dependency. Debian has incompatible newer major
   version. Should be fixed upstream.
 - buf_redux: Optional dependency. Unmaintained. Debian has forked
   buffer-redux. Should be fixed upstream.
 - bench: Feature, needs unstable bench attribute.
 - server: Default feature, needs dropped dependencies.
 - nickel: Default but optional, Not in Debian.
 - rocket: Default but optional. Not in Debian.
 - clippy: Default but optional. Not in Debian.

 Relaxed
 - tiny_http
 - env_logger