{
  "cksum": "12c04b5cc25670cb637910777fd258325b4d35d8df268b0ad6215654fdbde148",
  "crate_file": "binconf-0.1.5.crate",
  "crate_url": "https://static.crates.io/crates/binconf/binconf-0.1.5.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": true,
      "req": "^1.3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dirs",
      "optional": false,
      "req": "^5.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "md-5",
      "optional": true,
      "req": "^0.10.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ron",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.163",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.96",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_yaml",
      "optional": true,
      "req": "^0.9.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^0.7.4",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "binary-conf": [
      "dep:bincode",
      "dep:md-5"
    ],
    "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": "2023-05-24T01:04:45Z",
  "v": 2,
  "vers": "0.1.5",
  "yanked": false
}
