# 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 = "2018" name = "rkill_lib" version = "0.1.4" authors = ["Eli Yukelzon "] description = "kill process by name, pid or port number" homepage = "https://github.com/newtest/rkill-lib" documentation = "https://github.com/newtest/rkill-lib" readme = "README.md" license = "MIT" [dependencies.colored] version = "2.0.0" [dependencies.futures] version = "0.3.15" [dependencies.heim] version = "0.1.0-rc.1" features = ["process"] default-features = false [dependencies.netstat2] version = "0.9.1" [dependencies.seahorse] version = "1.1.2" [dependencies.smol] version = "1.2.5"