[package] name = "servos" version = "0.0.5" authors = ["kjartan"] edition = "2018" license = "MIT" description = "adxl345 driver for the rpi" documentation = "https://google.com" repository = "https://github.com/KjartanKlein/servos" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] rppal = "0.11.3"