Package: rust-cntr / 1.6.0-2

Metadata

Package Version Patches format
rust-cntr 1.6.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
replace chashmap with dashmap.patch | (download)

Cargo.toml | 4 2 + 2 - 0 !
src/fs.rs | 6 3 + 3 - 0 !
2 files changed, 5 insertions(+), 5 deletions(-)

---
disable examples.patch | (download)

Cargo.toml | 14 7 + 7 - 0 !
examples/cntrfs.rs | 7 5 + 2 - 0 !
2 files changed, 12 insertions(+), 9 deletions(-)

 disable examples, with features and deps solely used in them
fix libc timespec.patch | (download)

src/sys_ext/internal/utime.rs | 18 11 + 7 - 0 !
1 file changed, 11 insertions(+), 7 deletions(-)

---
fix build 32 bit.patch | (download)

src/fs.rs | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

---