{
  "cksum": "a8f26cba7ce4e7f2869dd18f3497a5f12e5ed70bf9f7d295875466220c85d264",
  "crate_file": "cloud_terrastodon-0.29.0.crate",
  "crate_url": "https://static.crates.io/crates/cloud_terrastodon/cloud_terrastodon-0.29.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_azure",
      "optional": true,
      "req": "^0.29.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_azure_devops",
      "optional": true,
      "req": "^0.29.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_azure_devops_types",
      "optional": true,
      "req": "^0.29.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_azure_resource_types",
      "optional": true,
      "req": "^0.29.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_azure_types",
      "optional": true,
      "req": "^0.29.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_command",
      "optional": true,
      "req": "^0.29.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_config",
      "optional": true,
      "req": "^0.29.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_credentials",
      "optional": true,
      "req": "^0.29.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_entrypoint",
      "optional": true,
      "req": "^0.29.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_hcl",
      "optional": true,
      "req": "^0.29.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_hcl_types",
      "optional": true,
      "req": "^0.29.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_pathing",
      "optional": true,
      "req": "^0.29.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_relative_location",
      "optional": true,
      "req": "^0.29.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_ui_egui",
      "optional": true,
      "req": "^0.29.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_ui_ratatui",
      "optional": true,
      "req": "^0.29.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_user_input",
      "optional": true,
      "req": "^0.29.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cloud_terrastodon_zombies",
      "optional": true,
      "req": "^0.29.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
    }
  ],
  "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": "2025-11-07T21:55:22Z",
  "v": 2,
  "vers": "0.29.0",
  "yanked": false
}
