# 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 = "k8055_rs" version = "0.1.0" authors = ["Aiden Fox Ivey "] description = "Cross platform driver code for the Velleman K8055 kit." readme = "README.md" keywords = [ "K8055", "firmware", "velleman", ] categories = ["embedded"] license = "BSD-3-Clause" repository = "https://git.sr.ht/~aidenfoxivey/k8055_rs" [dependencies.serialport] version = "4.0"