# 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 = "2018" name = "gnome-egpu" version = "0.1.1" authors = ["dan.greco@live.com"] description = "udev rules for eGPU on Gnome" readme = "README.md" license = "MIT" [dependencies.dialoguer] version = "0.8.0" [dependencies.glib] version = "^0.10.0" [dependencies.gudev] version = "0.9.0" [dependencies.sudo] version = "0.6.0"