# 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 = "bq24195-i2c" version = "0.1.2" authors = ["Sameer Puri "] description = "I2C driver for Texas Instruments BQ24195 Single Cell Charger" documentation = "https://docs.rs/bq24195-i2c" readme = "README.md" keywords = ["no-std", "power", "i2c", "bq24195", "charger"] categories = ["embedded", "hardware-support", "no-std"] license = "MIT OR Apache-2.0" repository = "https://github.com/sameer/bq24195-i2c" [dependencies.embedded-hal] version = "0.2" [dependencies.paste] version = ">=0.1.10" [dev-dependencies.arduino_mkrvidor4000] version = "0.1" [dev-dependencies.cortex-m-rt] version = "0.6" [badges.is-it-maintained-issue-resolution] repository = "sameer/bq24195-i2c" [badges.is-it-maintained-open-issues] repository = "sameer/bq24195-i2c" [badges.maintenance] status = "passively-maintained"