{
  "cksum": "48d7d76fc57ffa6648c718e7243b875467773ea8246e9b55783653249fd073eb",
  "crate_file": "rshogi-0.11.0.crate",
  "crate_url": "https://static.crates.io/crates/rshogi/rshogi-0.11.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "cargo_bench_support"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "encoding_rs",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ordered-float",
      "optional": true,
      "req": "^4.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "shogi_core",
      "optional": false,
      "req": "^0.1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    }
  ],
  "features": {
    "book": [
      "initial-positions",
      "position-serialization"
    ],
    "default": [],
    "generate-all-legal-moves": [],
    "hash-128": [],
    "initial-positions": [],
    "policy-labels": [],
    "position-serialization": [],
    "svg": [],
    "validation": []
  },
  "features2": {
    "python-data": [
      "book",
      "records",
      "position-serialization",
      "svg",
      "validation"
    ],
    "records": [
      "position-serialization",
      "initial-positions",
      "policy-labels",
      "dep:encoding_rs",
      "dep:serde",
      "dep:serde_json",
      "dep:ordered-float"
    ]
  },
  "index_path": "rs/ho/rshogi",
  "name": "rshogi",
  "pubtime": "2026-06-27T13:21:20Z",
  "rust_version": "1.95",
  "v": 2,
  "vers": "0.11.0",
  "yanked": false
}
