{
  "cksum": "957406d8e7273d1a5f5f34573bbc6f1e6be7402d9991531a1739955b5a00a2dc",
  "crate_file": "rucash-0.1.8-alpha.crate",
  "crate_url": "https://static.crates.io/crates/rucash/rucash-0.1.8-alpha.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flate2",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rust_decimal",
      "optional": false,
      "req": "^1.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sqlx",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "xmltree",
      "optional": true,
      "req": "^0.10",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "mysql": [
      "sqlx_common",
      "sqlx/mysql"
    ],
    "postgres": [
      "sqlx_common",
      "sqlx/postgres"
    ],
    "sqlite": [
      "sqlx_common",
      "sqlx/sqlite"
    ],
    "sqlx_common": [
      "sqlx/runtime-async-std-native-tls",
      "sqlx/macros",
      "sqlx/chrono",
      "sqlx/decimal"
    ],
    "xml": [
      "xmltree"
    ]
  },
  "index_path": "ru/ca/rucash",
  "name": "rucash",
  "pubtime": "2021-06-01T06:41:47Z",
  "vers": "0.1.8-alpha",
  "yanked": true
}
