Package: rust-imap-codec / 2.0.0~alpha5+20250307-1

Metadata

Package Version Patches format
rust-imap-codec 2.0.0~alpha5+20250307-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1001_serde_json_features.patch | (download)

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

 enable default features for test-only crate serde_json
 Without it, building testsuite fails.
2001_no_benches.patch | (download)

Cargo.toml | 1 0 + 1 - 0 !
imap-types/Cargo.toml | 1 0 + 1 - 0 !
2 files changed, 2 deletions(-)

 avoid benches
2002_workspace.patch | (download)

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

 limit default crate scope