{
  "cksum": "2b4c724b5b836a93e26ddf511e1c063744a2c3584f141990e868729a0f67fbab",
  "crate_file": "indicator-0.3.0-alpha.2.crate",
  "crate_url": "https://static.crates.io/crates/indicator/indicator-0.3.0-alpha.2.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": [],
    "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-05T09:56:41Z",
  "vers": "0.3.0-alpha.2",
  "yanked": false
}
