# 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 = "get_local_info" version = "0.2.4" authors = ["liuqiang "] description = "Getlocalinfo is a Rust crate that obtains local information" homepage = "https://github.com/daijianshusheng/rs_libGetDeviceInfo" readme = "README.md" keywords = [ "networking", "secure", "local", "info", "linux", ] categories = [ "network-programming", "parser-implementations", ] license = "MIT OR Apache-2.0" repository = "https://github.com/daijianshusheng/rs_libGetDeviceInfo" [dependencies.chrono] version = "0.4.31" [dependencies.dns-lookup] version = "2.0.4" [dependencies.pnet] version = "0.34.0" [dependencies.reqwest] version = "0.11.23" features = ["blocking"] [dependencies.rust-ini] version = "0.19"