{
  "cksum": "23b55c1521be41e22e7b16b389b9e52b5b8002f93bff4a289ac4e2edb5bb4a1e",
  "crate_file": "rucash-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/rucash/rucash-0.4.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "async_tokio"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flate2",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "float-cmp",
      "optional": false,
      "req": "^0.9",
      "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.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "pretty_assertions",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rust_decimal",
      "optional": true,
      "req": "^1.34",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sqlx",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.36",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "xmltree",
      "optional": true,
      "req": "^0.10",
      "target": null
    }
  ],
  "features": {
    "decimal": [
      "rust_decimal"
    ],
    "default": [],
    "mysql": [
      "sqlx_common",
      "sqlx/mysql"
    ],
    "postgresql": [
      "sqlx_common",
      "sqlx/postgres"
    ],
    "schema": [],
    "sqlite": [
      "sqlx_common",
      "sqlx/sqlite"
    ],
    "sqlx_common": [
      "sqlx/any",
      "sqlx/runtime-tokio-rustls",
      "sqlx/macros",
      "sqlx/chrono"
    ],
    "xml": [
      "xmltree"
    ]
  },
  "index_path": "ru/ca/rucash",
  "name": "rucash",
  "pubtime": "2024-02-25T07:42:05Z",
  "vers": "0.4.0",
  "yanked": true
}
