{
  "cksum": "4ad1b2af163f6d26c82330a54c5043712dcf82ca7cdcf952f866e53dee38572d",
  "crate_file": "binconf-0.1.4.crate",
  "crate_url": "https://static.crates.io/crates/binconf/binconf-0.1.4.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:41:03Z",
  "vers": "0.1.4",
  "yanked": false
}
