{
  "cksum": "e7e4301d852eda6c93bb7c7b6421eea82eb418e5ffe7bd861ce898cb0145374b",
  "crate_file": "gamie-0.14.0.crate",
  "crate_url": "https://static.crates.io/crates/gamie/gamie-0.14.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": [],
      "kind": "normal",
      "name": "rkyv",
      "optional": true,
      "req": "^0.8.15",
      "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": true,
      "req": "^2.0.18",
      "target": null
    }
  ],
  "features": {
    "alloc": [],
    "default": []
  },
  "features2": {
    "connect_four": [
      "dep:thiserror"
    ],
    "gomoku": [
      "dep:thiserror"
    ],
    "minesweeper": [
      "alloc",
      "dep:thiserror",
      "dep:rand",
      "serde?/alloc",
      "rkyv?/alloc"
    ],
    "reversi": [
      "dep:thiserror"
    ],
    "rkyv": [
      "dep:rkyv"
    ],
    "serde": [
      "dep:serde"
    ],
    "tictactoe": [
      "dep:thiserror"
    ]
  },
  "index_path": "ga/mi/gamie",
  "name": "gamie",
  "pubtime": "2026-04-17T06:48:37Z",
  "v": 2,
  "vers": "0.14.0",
  "yanked": false
}
