cloud_terrastodon_pathing 0.35.1

Well-known paths 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_pathing"
version = "0.35.1"
authors = ["TeamDman"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Well-known paths 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_pathing"
path = "src/lib.rs"

[dependencies.async-trait]
version = "0.1.88"

[dependencies.clap]
version = "4.5.9"
features = [
    "derive",
    "string",
]

[dependencies.directories-next]
version = "2.0.0"

[dependencies.eyre]
version = "0.6.12"

[dependencies.tokio]
version = "1.44.2"
features = ["full"]

[dependencies.tracing]
version = "0.1.40"