{
  "cksum": "00803dc57129c15b9bc7b87939391ae8a09ca89f2efb499a22e11436c88c07a5",
  "crate_file": "cloud_terrastodon-0.35.0.crate",
  "crate_url": "https://static.crates.io/crates/cloud_terrastodon/cloud_terrastodon-0.35.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_azure",
      "optional": true,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_azure_devops",
      "optional": true,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_azure_devops_types",
      "optional": true,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_azure_resource_types",
      "optional": true,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_azure_types",
      "optional": true,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_command",
      "optional": true,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_config",
      "optional": true,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_credentials",
      "optional": true,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_entrypoint",
      "optional": true,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_hcl",
      "optional": true,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_hcl_types",
      "optional": true,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_pathing",
      "optional": true,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_relative_location",
      "optional": true,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_ui_egui",
      "optional": true,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_ui_ratatui",
      "optional": true,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_user_input",
      "optional": true,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_zombies",
      "optional": true,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "color-eyre",
      "optional": false,
      "req": "^0.6.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "embed-resource",
      "optional": false,
      "req": "^3.0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eyre",
      "optional": false,
      "req": "^0.6.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.44.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.40",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter",
        "json"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3.18",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "azure": [
      "dep:cloud_terrastodon_azure"
    ],
    "azure-devops": [
      "dep:cloud_terrastodon_azure_devops"
    ],
    "azure-devops-types": [
      "dep:cloud_terrastodon_azure_devops_types"
    ],
    "azure-resource-types": [
      "dep:cloud_terrastodon_azure_resource_types"
    ],
    "azure-types": [
      "dep:cloud_terrastodon_azure_types"
    ],
    "command": [
      "dep:cloud_terrastodon_command"
    ],
    "config": [
      "dep:cloud_terrastodon_config"
    ],
    "credentials": [
      "dep:cloud_terrastodon_credentials"
    ],
    "default": [
      "full"
    ],
    "entrypoint": [
      "dep:cloud_terrastodon_entrypoint"
    ],
    "full": [
      "pathing",
      "config",
      "azure",
      "azure-types",
      "azure-resource-types",
      "azure-devops",
      "azure-devops-types",
      "entrypoint",
      "hcl",
      "hcl-types",
      "user-input",
      "command",
      "zombies",
      "relative-location",
      "ui-ratatui",
      "ui-egui",
      "credentials"
    ],
    "hcl": [
      "dep:cloud_terrastodon_hcl"
    ],
    "hcl-types": [
      "dep:cloud_terrastodon_hcl_types"
    ],
    "pathing": [
      "dep:cloud_terrastodon_pathing"
    ],
    "relative-location": [
      "dep:cloud_terrastodon_relative_location"
    ],
    "ui-egui": [
      "dep:cloud_terrastodon_ui_egui"
    ],
    "ui-ratatui": [
      "dep:cloud_terrastodon_ui_ratatui"
    ],
    "user-input": [
      "dep:cloud_terrastodon_user_input"
    ],
    "zombies": [
      "dep:cloud_terrastodon_zombies"
    ]
  },
  "index_path": "cl/ou/cloud_terrastodon",
  "name": "cloud_terrastodon",
  "pubtime": "2026-04-10T18:51:09Z",
  "v": 2,
  "vers": "0.35.0",
  "yanked": false
}
