[package]
name = "rdseed"
description = "Rust interface for RDRAND / RDSEED CPU instructions"
version = "0.1.0-beta.9"
edition = "2021"
rust-version = "1.56"
authors = ["Radim Kolar <hsn@sendmail.cz>"]
license = "CC0-1.0 OR Unlicense"
homepage = "https://gitlab.com/hsn10/rdseed"
repository = "https://gitlab.com/hsn10/rdseed.git"
[dependencies]