{
  "cksum": "368c3b13b16c37f53a7ca68949f191da745fd41f9c92578388e605c1fdccd18d",
  "crate_file": "hab-rs-0.3.2.crate",
  "crate_url": "https://static.crates.io/crates/hab-rs/hab-rs-0.3.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.88",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.22.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.40",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hab-rs-api-client",
      "optional": false,
      "req": "=0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "mockall"
      ],
      "kind": "dev",
      "name": "hab-rs-api-client",
      "optional": false,
      "req": "=0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "mockall",
      "optional": false,
      "req": "^0.13.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serializing"
      ],
      "kind": "normal",
      "name": "palette",
      "optional": false,
      "req": "^0.7.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "paste",
      "optional": false,
      "req": "^1.0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.11.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "stream"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": false,
      "req": "^0.12.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rstest",
      "optional": false,
      "req": "^0.25.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.219",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde-nested-json",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.140",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_with",
      "optional": false,
      "req": "^3.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "watchdog"
      ],
      "kind": "dev",
      "name": "testcontainers",
      "optional": false,
      "req": "^0.23.3",
      "target": "cfg(not(windows))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "testcontainers",
      "optional": false,
      "req": "^0.23.3",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "macros"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.44.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.41",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "no-env-filter"
      ],
      "kind": "dev",
      "name": "tracing-test",
      "optional": false,
      "req": "^0.2.5",
      "target": null
    }
  ],
  "features": {
    "actions_api": [
      "hab-rs-api-client/actions_api"
    ],
    "addons_api": [
      "hab-rs-api-client/addons_api"
    ],
    "audio_api": [
      "hab-rs-api-client/audio_api"
    ],
    "auth_api": [
      "hab-rs-api-client/auth_api"
    ],
    "channel_types_api": [
      "hab-rs-api-client/channel_types_api"
    ],
    "config_descriptions_api": [
      "hab-rs-api-client/config_descriptions_api"
    ],
    "default": [
      "items_api"
    ],
    "discovery_api": [
      "hab-rs-api-client/discovery_api"
    ],
    "events_api": [
      "hab-rs-api-client/events_api"
    ],
    "habpanel_api": [
      "hab-rs-api-client/habpanel_api"
    ],
    "iconsets_api": [
      "hab-rs-api-client/iconsets_api"
    ],
    "inbox_api": [
      "hab-rs-api-client/inbox_api"
    ],
    "items_api": [
      "hab-rs-api-client/items_api"
    ],
    "links_api": [
      "hab-rs-api-client/links_api"
    ],
    "logging_api": [
      "hab-rs-api-client/logging_api"
    ],
    "mockall": [
      "hab-rs-api-client/mockall"
    ],
    "module_types_api": [
      "hab-rs-api-client/module_types_api"
    ],
    "persistence_api": [
      "hab-rs-api-client/persistence_api"
    ],
    "profile_types_api": [
      "hab-rs-api-client/profile_types_api"
    ],
    "root_api": [
      "hab-rs-api-client/root_api"
    ],
    "rules_api": [
      "hab-rs-api-client/rules_api"
    ],
    "services_api": [
      "hab-rs-api-client/services_api"
    ],
    "sitemaps_api": [
      "hab-rs-api-client/sitemaps_api"
    ],
    "systeminfo_api": [
      "hab-rs-api-client/systeminfo_api"
    ],
    "tags_api": [
      "hab-rs-api-client/tags_api"
    ],
    "templates_api": [
      "hab-rs-api-client/templates_api"
    ],
    "thing_types_api": [
      "hab-rs-api-client/thing_types_api"
    ],
    "things_api": [
      "hab-rs-api-client/things_api"
    ],
    "transformations_api": [
      "hab-rs-api-client/transformations_api"
    ],
    "ui_api": [
      "hab-rs-api-client/ui_api"
    ],
    "uuid_api": [
      "hab-rs-api-client/uuid_api"
    ],
    "voice_api": [
      "hab-rs-api-client/voice_api"
    ]
  },
  "index_path": "ha/b-/hab-rs",
  "name": "hab-rs",
  "pubtime": "2025-04-24T22:45:47Z",
  "vers": "0.3.2",
  "yanked": false
}
