# 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 = "max342x" version = "0.0.0" authors = ["Dominic Fischer "] description = "Rust support crate for the MAX3420 and MAX3421 chips" homepage = "https://github.com/Dominaezzz/max342x" documentation = "https://docs.rs/max342x" readme = "README.md" keywords = [ "max3420", "max3421", "no_std", "usb", ] categories = [ "embedded", "no-std", "no-std::no-alloc", ] license = "Apache-2.0" repository = "https://github.com/Dominaezzz/max342x" [dependencies]