{
  "cksum": "30f1f00cd5b632426fcbfcb7cde3f85191c3a3ce36ed2b5ff67b99fe33b5bb29",
  "crate_file": "edgehog-device-runtime-containers-0.11.2.crate",
  "crate_url": "https://static.crates.io/crates/edgehog-device-runtime-containers/edgehog-device-runtime-containers-0.11.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "astarte-device-sdk",
      "optional": false,
      "req": "^0.11.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "astarte-device-sdk-mock",
      "optional": false,
      "req": "^0.11.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.89",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.22.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "chrono"
      ],
      "kind": "normal",
      "name": "bollard",
      "optional": false,
      "req": "^0.19.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "diesel",
      "optional": false,
      "req": "^2.2.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "displaydoc",
      "optional": false,
      "req": "^0.2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "containers"
      ],
      "kind": "normal",
      "name": "edgehog-store",
      "optional": false,
      "package": "edgehog-device-runtime-store",
      "req": "=0.11.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eyre",
      "optional": false,
      "req": "^0.6.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http-body",
      "optional": true,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http-body-util",
      "optional": true,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hyper",
      "optional": true,
      "req": "^1.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^2.11.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.14.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mockall",
      "optional": true,
      "req": "^0.13.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "pretty_assertions",
      "optional": false,
      "req": "^1.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "rc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.145",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.23.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "fs",
        "io-util"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.47.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "log"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.41",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.18.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v7"
      ],
      "kind": "dev",
      "name": "uuid",
      "optional": false,
      "req": "^1.18.1",
      "target": null
    }
  ],
  "features": {
    "vendored": [
      "edgehog-store/vendored"
    ]
  },
  "features2": {
    "__mock": [
      "dep:mockall",
      "dep:hyper",
      "dep:http-body",
      "dep:http-body-util"
    ]
  },
  "index_path": "ed/ge/edgehog-device-runtime-containers",
  "name": "edgehog-device-runtime-containers",
  "pubtime": "2026-06-12T15:01:22Z",
  "rust_version": "1.78",
  "v": 2,
  "vers": "0.11.2",
  "yanked": false
}
