{
  "cksum": "1fab92134aa32a3b4cb32b7191c987f15bbf5de2e16947b77974832786203b07",
  "crate_file": "cqrs-es2-store-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/cqrs-es2-store/cqrs-es2-store-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cqrs-es2",
      "optional": false,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sync"
      ],
      "kind": "normal",
      "name": "mongodb",
      "optional": true,
      "req": "^2.0.0-beta.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mysql",
      "optional": true,
      "req": "^21.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "with-serde_json-1"
      ],
      "kind": "normal",
      "name": "postgres",
      "optional": true,
      "req": "^0.19.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "redis",
      "optional": true,
      "req": "^0.21.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bundled"
      ],
      "kind": "normal",
      "name": "rusqlite",
      "optional": true,
      "req": "^0.25.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.127",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.66",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "dev",
      "name": "uuid",
      "optional": false,
      "req": "^0.8.2",
      "target": null
    }
  ],
  "features": {
    "default": [
      "with-all-sync"
    ],
    "with-all-doc-db": [
      "with-mongodb"
    ],
    "with-all-kv-db": [
      "with-redis"
    ],
    "with-all-sql": [
      "with-mysql",
      "with-postgres",
      "with-sqlite"
    ],
    "with-all-sync": [
      "with-all-sql",
      "with-all-doc-db",
      "with-all-kv-db"
    ],
    "with-mongodb": [
      "mongodb"
    ],
    "with-mysql": [
      "mysql"
    ],
    "with-postgres": [
      "postgres"
    ],
    "with-redis": [
      "redis"
    ],
    "with-sqlite": [
      "rusqlite"
    ]
  },
  "index_path": "cq/rs/cqrs-es2-store",
  "name": "cqrs-es2-store",
  "pubtime": "2021-09-22T23:59:21Z",
  "vers": "0.2.0",
  "yanked": false
}
