[package] name = "orange" version = "0.1.3" authors = ["losfair "] edition = "2018" license = "MIT" description = "Hardware support crate for OrangeSoC." repository = "https://github.com/losfair/orange-rs" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] bit_field = "0.10" bitflags = "1.2"