# 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 = "as3935" version = "0.1.0-pre.1" authors = ["Michael Moravec "] description = "Rust I²C/SPI driver for AS3935 Franklin Lightning Sensor IC" homepage = "https://github.com/trashware/as3935-rs" readme = "README.md" keywords = ["raspberry", "as3935", "i2c", "spi", "lightning"] categories = ["embedded", "hardware-support"] license = "MIT" repository = "https://github.com/trashware/as3935-rs" [dependencies.log] version = "0.4.6" [dependencies.rppal] version = "0.11.3" [dev-dependencies.chrono] version = "0.4.7" [dev-dependencies.simple-signal] version = "1.1.1" [dev-dependencies.simple_logger] version = "1.3.0" [badges.maintenance] status = "actively-developed" [badges.travis-ci] branch = "master" repository = "trashware/as3935-rs"