virtee / sev

Rust library abstracting Linux AMD SEV and SEV-SNP ioctls.
Apache License 2.0
92 stars 36 forks source link

Cargo.toml: Specify rdrand as dependency #246

Closed tylerfanelli closed 1 week ago

tylerfanelli commented 1 week ago

Without the dep:_ prefix, packagers can mistake this for being a feature, rather than the enablement of an optional dependency.