# 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 = "ezstress" version = "2.0.3" authors = ["Damon Montague Jr "] exclude = ["notes.md"] description = "A crossplatform, device agnostic, easy to use GPU and CPU stress test cli tool." homepage = "https://github.com/day-mon/easy-stress-rs" readme = "README.md" license = "Unlicense" repository = "https://github.com/day-mon/easy-stress-rs" [dependencies.colored] version = "2" [dependencies.inquire] version = "0.5.3" [dependencies.ocl] version = "0.19.4" [dependencies.sysinfo] version = "0.27.6"