# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "datafusion_imu" version = "0.1.3" authors = ["florian.leon "] exclude = ["/.cargo", "/.vscode", "*.code-workspace"] description = "Performs datafusion for 6 or 9 DOF sensors" readme = "README.md" keywords = ["no-std", "datafusion", "IMU", "Kalman"] categories = ["no-std"] license = "0BSD" repository = "https://github.com/SII-Public-Research/Datafusion" resolver = "2" [dependencies.micromath] version = "2.0.0" [dependencies.nalgebra] version = "0.31.0" features = ["libm-force"] default-features = false [dev-dependencies.adafruit_nxp] version = "0.1.2" [dev-dependencies.embedded-hal] version = "0.2.7" [dev-dependencies.rppal] version = "0.13.1" features = ["hal"]