Package: rust-chardetng / 0.1.17-3

Metadata

Package Version Patches format
rust-chardetng 0.1.17-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix tests std.patch | (download)

Cargo.toml | 3 3 + 0 - 0 !
src/lib.rs | 4 4 + 0 - 0 !
2 files changed, 7 insertions(+)

 enable std for tests while main library is no_std
disable detone.patch | (download)

Cargo.toml | 4 2 + 2 - 0 !
src/lib.rs | 13 7 + 6 - 0 !
2 files changed, 9 insertions(+), 8 deletions(-)

 disable unavailable dependency detone and related test
arrayvec 0.7.diff | (download)

Cargo.toml | 2 1 + 1 - 0 !
src/lib.rs | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

---