# 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 = "wei-hardware" version = "0.1.0" description = "wei hardware" homepage = "https://github.com/zuiyue-com/wei-hardware" documentation = "https://github.com/zuiyue-com/wei-hardware" license = "MIT OR Apache-2.0" [dependencies.reqwest] version = "0.11.17" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0.96" [dependencies.sys-info] version = "0.9.1" [dependencies.sysinfo] version = "0.29.0" [dependencies.tokio] version = "1.28.1" features = ["full"] [dependencies.uuid] version = "1.3.3" features = ["v4"] [dependencies.wei-env] version = "0.1.0" [dependencies.wei-log] version = "0.2.0"