{
  "cksum": "d0f40f8efdf5a3671d058fac2598a3aebab60ff0b643caadf9ebf5e29dc33719",
  "crate_file": "embedded-charts-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/embedded-charts/embedded-charts-0.3.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cordic",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "embedded-graphics",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "embedded-graphics-simulator",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "with-sdl"
      ],
      "kind": "dev",
      "name": "embedded-graphics-simulator",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "fixed",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "heapless",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "image",
      "optional": false,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "libm",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "micromath",
      "optional": true,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "nb",
      "optional": true,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {
    "advanced-charts": [
      "scatter",
      "gauge",
      "custom",
      "stacked-charts",
      "line"
    ],
    "animations": [],
    "anti-aliasing": [
      "floating-point"
    ],
    "bar": [],
    "basic-charts": [
      "line",
      "bar",
      "pie"
    ],
    "capture": [
      "std"
    ],
    "color-support": [
      "basic-charts"
    ],
    "cordic-math": [
      "cordic",
      "fixed"
    ],
    "custom": [],
    "default": [
      "std",
      "basic-charts",
      "integer-math"
    ],
    "donut": [],
    "fixed-point": [
      "fixed"
    ],
    "floating-point": [
      "micromath"
    ],
    "gauge": [],
    "integer-math": [],
    "libm-math": [
      "libm"
    ],
    "line": [],
    "minimal-memory": [
      "static-only"
    ],
    "no_std": [
      "floating-point"
    ],
    "pie": [
      "donut"
    ],
    "scatter": [],
    "smooth-curves": [
      "floating-point"
    ],
    "stacked-bars": [],
    "stacked-charts": [
      "stacked-bars",
      "stacked-lines"
    ],
    "stacked-lines": [],
    "static-only": [],
    "std": [
      "floating-point",
      "animations"
    ]
  },
  "index_path": "em/be/embedded-charts",
  "name": "embedded-charts",
  "pubtime": "2025-06-23T06:34:04Z",
  "rust_version": "1.83.0",
  "vers": "0.3.0",
  "yanked": false
}
