That feature was dropped when consolidating the UUID dependency because somehow building the whole project worked. The CI system was happy. However, building the block crate alone is broken. The vhdx code uses Uuid::new_v4, which requires `v4` to be enabled. Add the feature back. Signed-off-by: Wei Liu <liuwe@microsoft.com> |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||