{
  "cksum": "bfe49b7714ff7f1f9cad9bb48bc9fe6c3400c785790ef78f9aa15dceedd2ee91",
  "crate_file": "derive-config-2.0.0.crate",
  "crate_url": "https://static.crates.io/crates/derive-config/derive-config-2.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "derive-macros",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dirs",
      "optional": true,
      "req": "^5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "duplicate",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "json",
      "optional": true,
      "package": "serde_json",
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "yaml",
      "optional": true,
      "package": "serde_yaml",
      "req": "^0.9",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "default": [
      "dep:dirs"
    ],
    "json": [
      "derive-macros/json",
      "dep:json"
    ],
    "toml": [
      "derive-macros/toml",
      "dep:toml"
    ],
    "yaml": [
      "derive-macros/yaml",
      "dep:yaml"
    ]
  },
  "index_path": "de/ri/derive-config",
  "name": "derive-config",
  "pubtime": "2024-02-06T05:05:25Z",
  "v": 2,
  "vers": "2.0.0",
  "yanked": false
}
