cloud_terrastodon_zombies 0.34.0

Helpers for detecting zombie processes for the Cloud Terrastodon project
Documentation
# 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 = "2024"
name = "cloud_terrastodon_zombies"
version = "0.34.0"
authors = ["TeamDman"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Helpers for detecting zombie processes for the Cloud Terrastodon project"
readme = "README.md"
keywords = [
    "azure",
    "cli",
    "iac",
    "cloud",
    "sdk",
]
categories = [
    "command-line-interface",
    "command-line-utilities",
    "api-bindings",
    "asynchronous",
    "parsing",
]
license = "LiLiQ-R-1.1"
repository = "https://github.com/AAFC-Cloud/Cloud-Terrastodon.git"

[lib]
name = "cloud_terrastodon_zombies"
path = "src/lib.rs"

[dependencies.cloud_terrastodon_pathing]
version = "0.34.0"

[dependencies.cloud_terrastodon_user_input]
version = "0.34.0"

[dependencies.eyre]
version = "0.6.12"

[dependencies.itertools]
version = "0.14.0"

[dependencies.sysinfo]
version = "0.37.2"

[dependencies.tracing]
version = "0.1.40"