[package] name = "rustberry" version = "0.1.0" authors = ["Adam Gausmann "] description = "All-purpose Raspberry Pi library for Rust" repository = "https://gitlab.com/agausmann/rustberry" license = "GPL-3.0" [badges] maintenance = { status = "actively-developed" } [dependencies] memmap = "0.6"