{
  "cksum": "3ec6bbd7fd80a9ba1fd8cab8ecd6b0717caf4229d1323c8b4b047a5ede0864c4",
  "crate_file": "burn_dragon_cli-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/burn_dragon_cli/burn_dragon_cli-0.4.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bevy_burn",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ndarray",
        "std",
        "wgpu",
        "fusion"
      ],
      "kind": "normal",
      "name": "burn",
      "optional": false,
      "req": "^0.19",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "burn-cuda",
      "optional": true,
      "req": "^0.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "burn-ndarray",
      "optional": false,
      "req": "^0.19",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "fusion",
        "std"
      ],
      "kind": "normal",
      "name": "burn-wgpu",
      "optional": false,
      "req": "^0.19",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "burn_dragon",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ctrlc",
      "optional": true,
      "req": "^3.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {
    "benchmark": [
      "burn_dragon/benchmark"
    ],
    "cli": [
      "burn_dragon/cli"
    ],
    "train": [
      "burn_dragon/train"
    ],
    "web": [
      "burn_dragon/web"
    ]
  },
  "features2": {
    "cuda": [
      "dep:burn-cuda",
      "burn_dragon/cuda"
    ],
    "default": [
      "cli",
      "cuda"
    ],
    "viz": [
      "burn_dragon/viz",
      "dep:ctrlc",
      "dep:bevy_burn"
    ]
  },
  "index_path": "bu/rn/burn_dragon_cli",
  "name": "burn_dragon_cli",
  "pubtime": "2026-02-21T17:51:52Z",
  "v": 2,
  "vers": "0.4.0",
  "yanked": false
}
