{
  "cksum": "3779197c513d168e7a0a9df07e4cee563f74d9d6939a658a7506796eedde04fa",
  "crate_file": "indicator-0.3.0-alpha.5.crate",
  "crate_url": "https://static.crates.io/crates/indicator/indicator-0.3.0-alpha.5.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "arrayvec",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "arrayvec",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "humantime",
      "optional": true,
      "req": "^2.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pin-project-lite",
      "optional": true,
      "req": "^0.2.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rust_decimal",
      "optional": false,
      "req": "^1.17.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rust_decimal_macros",
      "optional": false,
      "req": "^1.17.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "time",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macros"
      ],
      "kind": "dev",
      "name": "time",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-service",
      "optional": true,
      "req": "^0.3.1",
      "target": null
    }
  ],
  "features": {
    "array-vec": [
      "arrayvec"
    ],
    "async": [
      "futures",
      "pin-project-lite"
    ],
    "default": [
      "std",
      "stream",
      "array-vec"
    ],
    "parallel": [
      "rayon",
      "std"
    ],
    "serde-derive": [
      "serde",
      "time/serde"
    ],
    "std": [
      "time/std",
      "futures/std"
    ],
    "stream": [
      "futures",
      "pin-project-lite"
    ],
    "tower": [
      "std",
      "async",
      "tower-service"
    ]
  },
  "index_path": "in/di/indicator",
  "name": "indicator",
  "pubtime": "2022-05-23T16:36:41Z",
  "vers": "0.3.0-alpha.5",
  "yanked": false
}
