# 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 = "hcs-12ss59t" version = "0.1.0" authors = ["Marvin Gudel "] description = "Platform-agnostic embedded-hal driver for Samsung HCS-12SS59T VFD displays." readme = "README.md" keywords = [ "hcs-12ss59t", "display", "no_std", "embedded-hal-driver", ] categories = [ "embedded", "no-std", "hardware-support", "embedded-hal", ] license = "MIT" repository = "https://github.com/embediver/hcs-12ss59t-rs" [dependencies.embedded-hal] version = "1" [dev-dependencies.embedded-hal-mock] version = "0.10.0" features = ["eh1"] default-features = false