[dependencies]
[lib]
crate-type = ["lib"]
[package]
authors = ["Massimiliano Mantione <massimiliano.mantione@gmail.com>"]
description = "Rust bindings for ev3rt"
license = "MIT"
name = "ev3rt"
readme = "README.md"
version = "0.5.0"
[profile.dev]
panic = "abort"
[profile.release]
panic = "abort"