{
  "cksum": "6fe9e0700edaaa9db6dd5d883dbb2f2c733767c9eae06bbd1fef6a41fa05a50c",
  "crate_file": "derive-config-2.2.0.crate",
  "crate_url": "https://static.crates.io/crates/derive-config/derive-config-2.2.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": [
      "dirs"
    ],
    "dirs": [
      "derive-macros/dirs",
      "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-07-26T08:43:27Z",
  "v": 2,
  "vers": "2.2.0",
  "yanked": false
}
