{
  "cksum": "13ede9dc35bf7e6ff0067098b33d4d9699e1807513b27ff6f85f4cac870fefcf",
  "crate_file": "actix-storage-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/actix-storage/actix-storage-0.1.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "actix",
      "optional": false,
      "req": "^0.10",
      "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": [
        "serialize"
      ],
      "kind": "normal",
      "name": "quick-xml",
      "optional": true,
      "req": "^0.20",
      "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": [],
    "with-serde": [
      "serde"
    ]
  },
  "index_path": "ac/ti/actix-storage",
  "name": "actix-storage",
  "pubtime": "2020-11-02T22:24:46Z",
  "vers": "0.1.0",
  "yanked": false
}
