# 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 = "pi_apm" version = "0.1.5" authors = ["vmos "] description = "pi_apm" readme = "README.md" keywords = [ "pi", "apm", ] license = "MIT OR Apache-2.0" repository = "https://github.com/GaiaWorld/pi_apm" [dependencies.atom] version = "0.5" package = "pi_atom" [dependencies.backtrace] version = "0.3" [dependencies.crossbeam-queue] version = "0.1" [dependencies.fnv] version = "1.0" [dependencies.lazy_static] version = "1.4" [dependencies.netstat2] version = "0.9" [dependencies.parking_lot] version = "0.12" [dependencies.sysinfo] version = "0.27" [target."cfg(unix)".dependencies.libc] version = "0.2" [target."cfg(unix)".dependencies.psutil] version = "1.7" [target."cfg(unix)".dependencies.walkdir] version = "2.2"