# 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 = "2018" name = "ecc608-linux" version = "0.2.3" authors = ["Marc Nijdam "] description = "A library for accessing the ECC608 chip on Linux" readme = "README.md" license = "Apache-2.0" repository = "https://github.com/helium/ecc608-linux-rs" [dependencies.bitfield] version = "0" [dependencies.bytes] version = "1" [dependencies.i2c-linux] version = "0" [dependencies.serde] version = "1" features = ["derive"] [dependencies.serde_derive] version = "1" [dependencies.serialport] version = "4" default-features = false [dependencies.sha2] version = "0" [dependencies.thiserror] version = "1"