Package: rust-guid-create / 0.5.2-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| rust-guid-create | 0.5.2-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| relax deps.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
relax dependency versions |
| disable benches.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
drop benches |
| disable windows.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
--- |
| fix no default features tests.patch | (download) |
src/lib.rs |
8 4 + 4 - 0 ! |
add feature gates to tests for no-default-features compatibility The crate fails to build when tested with --no-default-features despite advertising no_std support. This patch adds conditional compilation to tests that require std and rand features, allowing minimal feature builds to succeed by skipping incompatible tests rather than failing compilation |
1
