{
  "cksum": "608883b719ac6c0ef018f6a4c100e1fbf1e9eb6c113dce8569df9c1e7952a1cc",
  "crate_file": "notan-0.13.0.crate",
  "crate_url": "https://static.crates.io/crates/notan/notan-0.13.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bytemuck",
      "optional": false,
      "req": "^1.21.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "egui_demo_lib",
      "optional": false,
      "req": "^0.31.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "notan_app",
      "optional": false,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "notan_audio",
      "optional": true,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "notan_backend",
      "optional": true,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "notan_core",
      "optional": false,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "notan_draw",
      "optional": true,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "notan_egui",
      "optional": true,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "notan_extra",
      "optional": true,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "notan_glyph",
      "optional": true,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "notan_graphics",
      "optional": false,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "notan_input",
      "optional": false,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "notan_log",
      "optional": true,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "notan_macro",
      "optional": false,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "notan_math",
      "optional": false,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "notan_random",
      "optional": true,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "notan_text",
      "optional": true,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "notan_utils",
      "optional": false,
      "req": "^0.13.0",
      "target": null
    }
  ],
  "features": {
    "backend": [
      "notan_backend"
    ],
    "draw": [
      "notan_draw"
    ],
    "egui": [
      "notan_egui"
    ],
    "extra": [
      "notan_extra"
    ],
    "glyph": [
      "notan_glyph"
    ],
    "log": [
      "notan_log"
    ],
    "random": [
      "notan_random"
    ],
    "save_file": [
      "notan_utils/save_file"
    ],
    "serde": [
      "notan_app/serde",
      "notan_math/serde",
      "notan_core/serde",
      "notan_input/serde",
      "notan_graphics/serde"
    ],
    "text": [
      "notan_text"
    ],
    "texture_to_file": [
      "notan_graphics/texture_to_file"
    ]
  },
  "features2": {
    "audio": [
      "notan_audio",
      "notan_app/audio",
      "notan_backend?/audio"
    ],
    "clipboard": [
      "notan_app/clipboard",
      "notan_backend?/clipboard"
    ],
    "default": [
      "backend",
      "log",
      "draw",
      "random",
      "glsl-to-spirv"
    ],
    "drop_files": [
      "notan_app/drop_files",
      "notan_backend?/drop_files",
      "notan_egui?/drop_files"
    ],
    "glsl-to-spirv": [
      "notan_macro/glsl-to-spirv",
      "notan_glyph?/glsl-to-spirv",
      "notan_draw?/glsl-to-spirv",
      "notan_egui?/glsl-to-spirv",
      "notan_text?/glsl-to-spirv"
    ],
    "links": [
      "notan_app/links",
      "notan_backend?/links",
      "notan_egui?/links"
    ],
    "shaderc": [
      "notan_macro/shaderc",
      "notan_glyph?/shaderc",
      "notan_draw?/shaderc",
      "notan_egui?/shaderc",
      "notan_text?/shaderc"
    ]
  },
  "index_path": "no/ta/notan",
  "name": "notan",
  "pubtime": "2025-03-29T13:22:09Z",
  "v": 2,
  "vers": "0.13.0",
  "yanked": false
}
