{
  "cksum": "5605ca1da63336d54d0a98dee670252b1295834c5c47b478166aafaf6c327911",
  "crate_file": "config-get-0.1.3.crate",
  "crate_url": "https://static.crates.io/crates/config-get/config-get-0.1.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dirs",
      "optional": false,
      "req": "^5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dotenvy",
      "optional": true,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "pretty_assertions",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rust-ini",
      "optional": true,
      "req": "^0.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_yaml",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.9",
      "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
    }
  ],
  "features": {},
  "features2": {
    "all": [
      "toml",
      "yaml",
      "dotenv",
      "ini",
      "cli"
    ],
    "cli": [
      "dep:clap"
    ],
    "default": [
      "toml",
      "yaml",
      "dotenv",
      "ini"
    ],
    "dotenv": [
      "dep:dotenvy"
    ],
    "ini": [
      "dep:rust-ini"
    ],
    "toml": [
      "dep:toml"
    ],
    "yaml": [
      "dep:serde_yaml"
    ]
  },
  "index_path": "co/nf/config-get",
  "name": "config-get",
  "pubtime": "2026-05-13T08:24:17Z",
  "rust_version": "1.70",
  "v": 2,
  "vers": "0.1.3",
  "yanked": false
}
