{
  "cksum": "5a15ced959e0c53d7819eb23912b45c3229815c79f23e32d152fd2ed071099b7",
  "crate_file": "binconf-0.1.3.crate",
  "crate_url": "https://static.crates.io/crates/binconf/binconf-0.1.3.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": {
    "binary-conf": [
      "bincode",
      "md-5"
    ],
    "default": [
      "binary-conf"
    ],
    "full": [
      "binary-conf",
      "toml-conf",
      "json-conf",
      "yaml-conf",
      "ron-conf"
    ],
    "json-conf": [
      "serde_json"
    ],
    "ron-conf": [
      "ron"
    ],
    "toml-conf": [
      "toml"
    ],
    "yaml-conf": [
      "serde_yaml"
    ]
  },
  "index_path": "bi/nc/binconf",
  "name": "binconf",
  "pubtime": "2023-05-23T22:26:11Z",
  "vers": "0.1.3",
  "yanked": false
}
