# 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 = "wake-rs" version = "0.2.5" authors = ["Vladimir K "] description = "Wake protocol library written in Rust" homepage = "https://github.com/ew1abz/wake-rs" documentation = "https://docs.rs/wake-rs" readme = "README.md" keywords = [ "wake", "serialization", "serial", "protocol", "embedded", ] categories = [ "embedded", "encoding", ] license = "MIT" repository = "https://github.com/ew1abz/wake-rs" [dev-dependencies.rand] version = "0.8.4" [dev-dependencies.serialport] version = "4.0.1" default-features = false