# 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 = "as3935-bbn" version = "0.1.0-pre.2" authors = ["mgrouch "] description = "Fork of Michael Moravec Rust I²C/SPI driver for AS3935 Franklin Lightning Sensor IC" homepage = "https://github.com/bareboat-necessities/as3935-rs" readme = "README.md" keywords = [ "raspberry", "as3935", "i2c", "spi", "lightning", ] categories = [ "embedded", "hardware-support", ] license = "MIT" repository = "https://github.com/bareboat-necessities/as3935-rs" [dependencies.log] version = "0.4.6" [dependencies.rppal] version = "0.14.1" [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 = "bareboat-necessities/as3935-rs"