# 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 = "sispm" version = "1.0.0" authors = ["User65k <15049544+User65k@users.noreply.github.com>"] description = "control Gembird SIS-PM USB outlet devices" readme = "README.MD" keywords = [ "usb", "Gembird", "SIS-PM", ] license = "MIT" repository = "https://github.com/User65k/sispm" resolver = "2" [dependencies.rusb] version = "0.9"