# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "nexus-revo-io" version = "0.1.0" authors = ["Cirrus "] description = "Library for Nexus Revo RF protocol" documentation = "https://docs.rs/nexus-revo-io" readme = "README.md" keywords = ["ftdi", "cc1101", "teledildonics"] categories = ["hardware-support"] license = "MIT" repository = "https://github.com/CirrusNeptune/nexus-revo-io.git" [dependencies.bitstream-io] version = "^1.0.0" [dependencies.num-derive] version = "^0.3.3" [dependencies.num-traits] version = "^0.2.14" [dev-dependencies.libftd2xx] version = "~0.31.0" [dev-dependencies.libftd2xx-cc1101] version = "~0.1.0" [dev-dependencies.pretty_env_logger] version = "~0.4.0" [dev-dependencies.version-sync] version = "~0.9.2" [features] static = ["libftd2xx/static", "libftd2xx-cc1101/static"] [badges.maintenance] status = "experimental"