tasklist 0.1.0

Get the process name or process id on windows
[dependencies.windows]
features = ["Win32_System_Threading", "Win32_Foundation", "Win32_Security", "Win32_System_Diagnostics_ToolHelp"]
version = "0.38.0"

[package]
description = "Get the process name or process id on windows"
edition = "2021"
license = "MIT"
name = "tasklist"
readme = "README.md"
resolver = "2"
version = "0.1.0"