# 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 = "tiny2" version = "0.1.0" authors = ["Constantine Evans "] description = "A simple OBSBot Tiny2 GUI control panel for Linux" homepage = "https://github.com/cgevans/tiny2" readme = "README.md" keywords = [ "obsbot", "tiny2", "camera", "webcam", ] categories = ["hardware-support"] license = "EUPL-1.2" repository = "https://github.com/cgevans/tiny2" [dependencies.enum_dispatch] version = "0.3" [dependencies.errno] version = "0" [dependencies.glob] version = "0" [dependencies.hex] version = "0" [dependencies.iced] version = "0.10" [dependencies.nix] version = "0" [dependencies.rusb] version = "0.9"