{
  "cksum": "6b6bb89224f323c5219f63eb4bade2b21662926893f9015b83fca828ac7e5401",
  "crate_file": "nannou-0.20.0.crate",
  "crate_url": "https://static.crates.io/crates/nannou/nannou-0.20.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "bevy_log",
        "bevy_post_process",
        "bevy_window",
        "bevy_winit"
      ],
      "kind": "normal",
      "name": "bevy",
      "optional": false,
      "req": "^0.19.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "webgpu"
      ],
      "kind": "normal",
      "name": "bevy",
      "optional": false,
      "req": "^0.19.0",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "bevy",
      "optional": false,
      "req": "^0.19.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bevy_egui",
      "optional": true,
      "req": "^0.40.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "find_folder",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "default"
      ],
      "kind": "normal",
      "name": "image",
      "optional": false,
      "req": "^0.25",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "image",
      "optional": false,
      "req": "^0.25",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lyon",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "nannou_core",
      "optional": false,
      "req": "^0.20.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nannou_derive",
      "optional": false,
      "req": "^0.20.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nannou_draw",
      "optional": false,
      "req": "^0.20.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nannou_video",
      "optional": true,
      "req": "^0.20.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "capturer"
      ],
      "kind": "normal",
      "name": "nannou_wgpu",
      "optional": false,
      "req": "^0.20.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "noise",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pennereq",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "rt"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "walkdir",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wgpu",
      "optional": false,
      "req": "^29",
      "target": null
    }
  ],
  "features": {
    "basis-universal": [
      "bevy/basis-universal"
    ],
    "bmp": [
      "bevy/bmp"
    ],
    "dds": [
      "bevy/dds"
    ],
    "default": [
      "jpeg",
      "multi_threaded",
      "notosans",
      "png",
      "system_font_discovery",
      "wayland",
      "x11",
      "webgl2"
    ],
    "exr": [
      "bevy/exr"
    ],
    "ff": [
      "bevy/ff"
    ],
    "gif": [
      "bevy/gif"
    ],
    "hdr": [
      "bevy/hdr"
    ],
    "hot_reload": [
      "bevy/file_watcher",
      "bevy/multi_threaded"
    ],
    "ico": [
      "bevy/ico"
    ],
    "jpeg": [
      "bevy/jpeg"
    ],
    "ktx2": [
      "bevy/ktx2"
    ],
    "multi_threaded": [
      "bevy/multi_threaded"
    ],
    "nightly": [
      "nannou_draw/nightly"
    ],
    "notosans": [
      "nannou_draw/notosans"
    ],
    "png": [
      "bevy/png"
    ],
    "pnm": [
      "bevy/pnm"
    ],
    "qoi": [
      "bevy/qoi"
    ],
    "system_font_discovery": [
      "nannou_draw/system_font_discovery"
    ],
    "tga": [
      "bevy/tga"
    ],
    "tiff": [
      "bevy/tiff"
    ],
    "trace": [
      "bevy/trace"
    ],
    "trace_chrome": [
      "bevy/trace_chrome"
    ],
    "trace_tracy": [
      "bevy/trace_tracy"
    ],
    "video": [
      "nannou_video"
    ],
    "wayland": [
      "bevy/wayland"
    ],
    "webgl2": [
      "bevy/webgl2"
    ],
    "webp": [
      "bevy/webp"
    ],
    "x11": [
      "bevy/x11"
    ]
  },
  "features2": {
    "egui": [
      "dep:bevy_egui",
      "bevy_egui/immutable_ctx"
    ],
    "serde": [
      "dep:serde",
      "toml",
      "serde_json",
      "nannou_core/serde"
    ]
  },
  "index_path": "na/nn/nannou",
  "name": "nannou",
  "pubtime": "2026-06-22T04:01:18Z",
  "v": 2,
  "vers": "0.20.0",
  "yanked": false
}
