{
  "cksum": "2fc103270296ec7c4d8b4f1b107cbeb2946b0a7f2e101903de1fcb35a3ffa808",
  "crate_file": "binconf-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/binconf/binconf-0.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitcode",
      "optional": true,
      "req": "^0.6.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dirs",
      "optional": false,
      "req": "^6.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ron",
      "optional": true,
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.149",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_yaml",
      "optional": true,
      "req": "^0.9.34-deprecated",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^0.9.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "xxh3"
      ],
      "kind": "normal",
      "name": "xxhash-rust",
      "optional": true,
      "req": "^0.8.15",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "binary-conf": [
      "dep:bitcode",
      "dep:xxhash-rust"
    ],
    "default": [
      "binary-conf"
    ],
    "full": [
      "binary-conf",
      "toml-conf",
      "json-conf",
      "yaml-conf",
      "ron-conf"
    ],
    "json-conf": [
      "dep:serde_json"
    ],
    "ron-conf": [
      "dep:ron"
    ],
    "toml-conf": [
      "dep:toml"
    ],
    "yaml-conf": [
      "dep:serde_yaml"
    ]
  },
  "index_path": "bi/nc/binconf",
  "name": "binconf",
  "pubtime": "2026-01-24T18:27:24Z",
  "v": 2,
  "vers": "0.3.0",
  "yanked": false
}
