{
  "cksum": "07a4c722f729c793215cf41149890af28adaef278029b81e2e6147335976523b",
  "crate_file": "gamie-0.12.0.crate",
  "crate_url": "https://static.crates.io/crates/gamie/gamie-0.12.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.10.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "thread_rng"
      ],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.10.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.18",
      "target": null
    }
  ],
  "features": {
    "alloc": [],
    "connect_four": [],
    "default": [
      "std"
    ],
    "gomoku": [],
    "reversi": [],
    "std": [
      "alloc",
      "thiserror/std"
    ],
    "tictactoe": []
  },
  "features2": {
    "minesweeper": [
      "dep:rand",
      "serde?/alloc"
    ],
    "serde": [
      "dep:serde"
    ]
  },
  "index_path": "ga/mi/gamie",
  "name": "gamie",
  "pubtime": "2026-04-16T11:53:26Z",
  "v": 2,
  "vers": "0.12.0",
  "yanked": false
}
