{
  "cksum": "5729112e2baa2d34081d336cce5ec26583cb1631ea9141c0052dedef98a19e89",
  "crate_file": "paft-0.9.0.crate",
  "crate_url": "https://static.crates.io/crates/paft/paft-0.9.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "dev",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "dev",
      "name": "chrono-tz",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "df-derive-macros",
      "optional": false,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "iso_currency",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "paft-aggregates",
      "optional": true,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "paft-core",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "paft-decimal",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "paft-domain",
      "optional": true,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "paft-fundamentals",
      "optional": true,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "paft-market",
      "optional": true,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "paft-money",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "paft-prediction",
      "optional": true,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "paft-utils",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "dtype-datetime",
        "dtype-decimal"
      ],
      "kind": "dev",
      "name": "polars",
      "optional": false,
      "req": "^0.53",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "polars-arrow",
      "optional": false,
      "req": "^0.53",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "dev",
      "name": "rust_decimal",
      "optional": false,
      "req": "^1.42",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "attributes"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {
    "money-formatting": [
      "paft-money/money-formatting"
    ],
    "panicking-money-ops": [
      "paft-money/panicking-money-ops"
    ]
  },
  "features2": {
    "aggregates": [
      "dep:paft-aggregates",
      "domain"
    ],
    "bigdecimal": [
      "paft-money/bigdecimal",
      "paft-utils/bigdecimal",
      "paft-market?/bigdecimal",
      "paft-fundamentals?/bigdecimal",
      "paft-aggregates?/bigdecimal",
      "paft-prediction?/bigdecimal"
    ],
    "dataframe": [
      "paft-utils/dataframe",
      "paft-money/dataframe",
      "paft-domain?/dataframe",
      "paft-market?/dataframe",
      "paft-fundamentals?/dataframe",
      "paft-aggregates?/dataframe",
      "paft-prediction?/dataframe"
    ],
    "default": [
      "domain",
      "market",
      "fundamentals"
    ],
    "domain": [
      "dep:paft-domain"
    ],
    "full": [
      "domain",
      "market",
      "fundamentals",
      "aggregates",
      "prediction",
      "dataframe"
    ],
    "fundamentals": [
      "dep:paft-fundamentals",
      "domain"
    ],
    "market": [
      "dep:paft-market",
      "domain"
    ],
    "prediction": [
      "dep:paft-prediction"
    ],
    "tracing": [
      "dep:tracing",
      "paft-domain?/tracing",
      "paft-money/tracing",
      "paft-market?/tracing",
      "paft-fundamentals?/tracing"
    ]
  },
  "index_path": "pa/ft/paft",
  "name": "paft",
  "pubtime": "2026-06-06T20:18:12Z",
  "rust_version": "1.90",
  "v": 2,
  "vers": "0.9.0",
  "yanked": false
}
