# 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 = "keebrs" version = "0.3.0" authors = ["Josh Robson Chase "] exclude = ["flatbuffers/**/*"] description = "Keyboard firmware building blocks" documentation = "https://docs.rs/keebrs" license = "MIT/Apache-2.0" repository = "https://gitlab.com/jrobsonchase/keebrs" [dependencies.async-codec] version = "0.4.0" features = ["embrio"] default-features = false [dependencies.byteorder] version = "1.3.4" default-features = false [dependencies.embedded-hal] version = "0.2.4" features = ["unproven"] [dependencies.futures] version = "0.3.5" features = ["alloc"] default-features = false [dependencies.lock_api] version = "0.4.1" [dependencies.log] version = "0.4.11" [dependencies.newtype] version = "0.2.1" [dependencies.pin-project] version = "0.4.23" [dependencies.polymer-core] version = "0.1.0" [dependencies.postcard] version = "0.5.1" [dependencies.serde] version = "1.0.116" features = ["derive", "alloc"] default-features = false [dependencies.smart-leds] version = "0.3.0" [dependencies.usb-device] version = "0.2.5" [features] default = [] exhaustive = []