{
  "cksum": "73c4e183826ecaf5af5e60c5d6d127261d162d784efe4118006a78aa220be68b",
  "crate_file": "actix-storage-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/actix-storage/actix-storage-0.2.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "actix",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "actix-rt",
      "optional": true,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "actix-rt",
      "optional": false,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "actix-web",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": true,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serialize"
      ],
      "kind": "normal",
      "name": "quick-xml",
      "optional": true,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ron",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_cbor",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_yaml",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "all": [
      "serde-json",
      "serde-cbor",
      "serde-yaml",
      "serde-bincode",
      "serde-ron",
      "serde-xml"
    ],
    "serde-bincode": [
      "with-serde",
      "bincode"
    ],
    "serde-cbor": [
      "with-serde",
      "serde_cbor"
    ],
    "serde-json": [
      "with-serde",
      "serde_json"
    ],
    "serde-ron": [
      "with-serde",
      "ron"
    ],
    "serde-xml": [
      "with-serde",
      "quick-xml"
    ],
    "serde-yaml": [
      "with-serde",
      "serde_yaml"
    ],
    "tests": [
      "actix-rt",
      "futures"
    ],
    "with-serde": [
      "serde"
    ]
  },
  "index_path": "ac/ti/actix-storage",
  "name": "actix-storage",
  "pubtime": "2021-03-26T11:34:38Z",
  "vers": "0.2.0",
  "yanked": false
}
