# 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 = "negicon-protocol" version = "0.3.3" description = "Definitions and utility functions for the Negicon v3 communication protocol" license = "MIT" [dependencies.defmt] version = "0.3" [dependencies.embedded-hal] version = "0.2.5" features = ["unproven"] [dependencies.ux] version = "0.1.5" default-features = false