[package] name = "px4-ecl" version = "0.1.0" authors = ["Michael Zimmermann "] edition = "2018" description = "bindings for https://github.com/PX4/ecl" repository = "https://github.com/M1cha/rust-px4-ecl" license = "BSD-3-Clause" [dependencies] px4-ecl-sys = "0.1.0" nalgebra = "0.18"