{
  "cksum": "f00a4b241c2ab969fc420d8728f343dae03973937a2d8de83111be5b2bb852f9",
  "crate_file": "config-lib-0.9.3.crate",
  "crate_url": "https://static.crates.io/crates/config-lib/config-lib-0.9.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "noml",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "quick-xml",
      "optional": true,
      "req": "^0.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "fs",
        "io-util",
        "macros",
        "rt"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tokio-test",
      "optional": false,
      "req": "^0.4",
      "target": null
    }
  ],
  "features": {
    "conf": [],
    "env-override": [],
    "hcl": [],
    "schema": []
  },
  "features2": {
    "async": [
      "dep:tokio",
      "noml?/async"
    ],
    "chrono": [
      "dep:chrono",
      "noml?/chrono"
    ],
    "default": [
      "conf",
      "noml",
      "toml"
    ],
    "json": [
      "dep:serde_json"
    ],
    "noml": [
      "dep:noml"
    ],
    "toml": [
      "dep:noml"
    ],
    "validation": [
      "dep:regex"
    ],
    "xml": [
      "dep:quick-xml"
    ]
  },
  "index_path": "co/nf/config-lib",
  "name": "config-lib",
  "pubtime": "2026-05-19T09:11:40Z",
  "rust_version": "1.82",
  "v": 2,
  "vers": "0.9.3",
  "yanked": false
}
