# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "sps30" version = "0.1.0" authors = ["Ioan Herisanu "] description = "Sensirion SPS30 Particulate Matter Sensor" homepage = "https://github.com/iohe/sps30" documentation = "https://docs.rs/sps30" readme = "README.md" keywords = ["Sensirion", "SPS30"] categories = ["no-std"] license = "MIT OR Apache-2.0" repository = "https://github.com/iohe/sps30.git" [dependencies.arrayvec] version = "0.5.1" features = [] default-features = false [dependencies.embedded-hal] version = "0.2.3" [dependencies.ieee754] version = "0.2" [dependencies.nb] version = "0.1.1" [dependencies.sensirion-hdlc] version = "0.1.0" [badges.coveralls] branch = "master" repository = "iohe/sps30" service = "github" [badges.maintenance] status = "actively-developed" [badges.travis-ci] branch = "master" repository = "iohe/sps30"