[package] name = "crassipes" version = "0.2.1" authors = [ "Drew Deaton " ] description = "A rather ambitious attempt to port the functionality of Okapilib to Rust." license = "GPL-3.0-only" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] libm = "0.2.1" crs-bind = "0.1.4" # git = "https://gitlab.com/qvex/vex-rt.git" #[build-dependencies] #bindgen = "0.53.3" [package.metadata.docs.rs] target = ["armv7a-vex-eabi.json"]