{
  "cksum": "b695330d56765df073fa84c360c85cb5a651bf3ebd5b0502fafa053708e06493",
  "crate_file": "rucash-0.7.0.crate",
  "crate_url": "https://static.crates.io/crates/rucash/rucash-0.7.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.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flate2",
      "optional": false,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "float-cmp",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.14",
      "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": "roxmltree",
      "optional": true,
      "req": "^0.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bundled",
        "chrono"
      ],
      "kind": "normal",
      "name": "rusqlite",
      "optional": true,
      "req": "^0.37",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rust_decimal",
      "optional": true,
      "req": "^1.40",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sqlx",
      "optional": true,
      "req": "^0.9.0-alpha.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "trace"
      ],
      "kind": "dev",
      "name": "test-log",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.49",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.49",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "log"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter",
        "fmt"
      ],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "decimal": [
      "rust_decimal"
    ],
    "default": [],
    "mysql": [
      "sqlx_common",
      "sqlx/mysql"
    ],
    "postgresql": [
      "sqlx_common",
      "sqlx/postgres"
    ],
    "schema": [
      "sqlx_common",
      "sqlx/sqlite"
    ],
    "sqlite": [
      "rusqlite"
    ],
    "sqlx_common": [
      "sqlx/any",
      "sqlx/runtime-tokio",
      "sqlx/macros",
      "sqlx/chrono"
    ],
    "xml": [
      "roxmltree"
    ]
  },
  "index_path": "ru/ca/rucash",
  "name": "rucash",
  "pubtime": "2026-02-08T13:47:54Z",
  "vers": "0.7.0",
  "yanked": false
}
