# 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 = "shield-sim7000" version = "1.0.0-alpha.2" exclude = ["/.github", ".releaserc.yml"] description = "This crate provides clients for the SIM7000 series of shields." documentation = "https://docs.rs/shield-sim7000/" readme = "README.md" license-file = "LICENSE" resolver = "2" [dependencies.at-commands] version = "0.5.0" [dependencies.log] version = "0.4" [dependencies.serialport] version = "4.0.1" [dependencies.simplelog] version = "0.11.2"