# 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] name = "tokio-linux-uhid" version = "0.3.2" authors = ["Daniel Stiner "] description = "Tokio-based interface to Linux UHID (user-space HID transport drivers)" license = "MIT" [dependencies.bitflags] version = "1.0.1" [dependencies.bytes] version = "0.4.6" [dependencies.futures] version = "0.1.20" [dependencies.mio] version = "0.6.14" [dependencies.nix] version = "0.10.0" [dependencies.quick-error] version = "1.2.1" [dependencies.slog] version = "2.2.3" [dependencies.slog-stdlog] version = "3.0.2" [dependencies.tokio-core] version = "0.1.16" [dependencies.tokio-io] version = "0.1.6" [dependencies.tokio-proto] version = "0.1.1" [dependencies.uhid-sys] version = "1.0.0"