# 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 = "dmisys" version = "0.1.0" authors = ["neko_0xff "] description = "This is a specialized library designed to output the hardware configuration required by the system, as well as various status information of the current device." documentation = "https://docs.rs/dmisys" readme = "README.md" keywords = [ "system", "infomation", "linux", "hardware", ] categories = ["command-line-utilities"] license = "GPL-2.0-or-later" repository = "https://github.com/neko0xff/dmisys" [dependencies.get_if_addrs] version = "0.5.3" [dependencies.isahc] version = "1.7.2" [dependencies.regex] version = "1.10.6" [dependencies.sysinfo] version = "0.31.4"