Package: rust-deser-hjson / 2.2.4-2

Metadata

Package Version Patches format
rust-deser-hjson 2.2.4-2 3.0 (quilt)

Patch series

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

Cargo.toml | 12 1 11 - 0 !
benches/parse.rs | 130 65 65 - 0 !
2 files changed, 66 insertions( ), 76 deletions(-)

 drop benchmarks
 For one, benchmarks are not really usefull from a packaging
 perspective. And then, the dependency needed for benchmarks,
 glassbench, has many vendored files including minified js and
 css files and packaging it is a pain.