{
  "cksum": "14d10f0c9927297acf9127e0cf9d303feed032bc828ec3d3091d26226aff3d86",
  "crate_file": "better-config-loader-0.2.3.crate",
  "crate_url": "https://static.crates.io/crates/better-config-loader/better-config-loader-0.2.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "better-config-core",
      "optional": false,
      "req": "^0.2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dotenvy",
      "optional": true,
      "req": "^0.15.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rust-ini",
      "optional": true,
      "req": "^0.21.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_yml",
      "optional": true,
      "req": "^0.0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^0.8.23",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "default": [
      "full"
    ],
    "env": [
      "dep:dotenvy"
    ],
    "full": [
      "env",
      "toml",
      "json",
      "yml",
      "ini"
    ],
    "ini": [
      "dep:rust-ini"
    ],
    "json": [
      "dep:serde_json"
    ],
    "toml": [
      "dep:toml"
    ],
    "yml": [
      "dep:serde_yml"
    ]
  },
  "index_path": "be/tt/better-config-loader",
  "name": "better-config-loader",
  "pubtime": "2025-12-22T07:11:21Z",
  "rust_version": "1.87.0",
  "v": 2,
  "vers": "0.2.3",
  "yanked": false
}
