Package: rust-crdts / 7.2.0+dfsg-4

Metadata

Package Version Patches format
rust-crdts 7.2.0+dfsg-4 3.0 (quilt)

Patch series

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

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 relax dependency on crate num
 Needed to match Debian-packaged num v0.4.0
2001_quickcheck.patch | (download)

Cargo.toml | 4 2 + 2 - 0 !
src/dot.rs | 2 1 + 1 - 0 !
src/glist.rs | 2 1 + 1 - 0 !
src/identifier.rs | 2 1 + 1 - 0 !
src/merkle_reg.rs | 2 1 + 1 - 0 !
src/orswot.rs | 2 1 + 1 - 0 !
src/vclock.rs | 2 1 + 1 - 0 !
test/list.rs | 4 2 + 2 - 0 !
8 files changed, 10 insertions(+), 10 deletions(-)

 bump dependency on crates quickcheck and quickcheck-macros
 Needed to match Debian-packaged quickcheck v1.0.3
 and quickcheck-macros v1.0.0
2001_rand.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 relax dependency on crate rand
 Needed to match Debian-packaged rand v0.8.4