Package: rust-ipnetwork / 0.21.1-1

Metadata

Package Version Patches format
rust-ipnetwork 0.21.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable does it json.patch | (download)

Cargo.toml | 4 2 + 2 - 0 !
tests/test_json.rs | 12 6 + 6 - 0 !
2 files changed, 8 insertions(+), 8 deletions(-)

 disable tests depending on does-it-json
 tests::test_json uses does-it-json to verify if +schemars is enabled, but it's
 not packaged.
fix tests serde derive.patch | (download)

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

 enable +derive for serde to run tests