# 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 = "mcuat" version = "0.1.4" authors = ["bili:çŽİ电脑的 "] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "serial_function" readme = "README.md" keywords = ["app"] license = "MIT" license-file = "LICENSE" repository = "https://gitee.com/w-8/mcuat" [lib] name = "mcuat" path = "src/lib.rs" [dependencies.faster-hex] version = "0.9.0" [dependencies.log] version = "0.4.22" [dependencies.serialport] version = "4.5.0" default-features = false