{
  "cksum": "0e2b1aaeb2c4fcd914991eee2da41427184b52afd7b5fdac3f270ffb8829270c",
  "crate_file": "config-more-formats-1.0.0.crate",
  "crate_url": "https://static.crates.io/crates/config-more-formats/config-more-formats-1.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ason",
      "optional": true,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "config",
      "optional": false,
      "req": "^0.14.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hcl-rs",
      "optional": true,
      "req": "^0.18.0",
      "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-hjson",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde-java-properties",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_yaml_ng",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "ini": [
      "config/ini"
    ],
    "json": [
      "config/json"
    ],
    "json5": [
      "config/json5"
    ],
    "ron": [
      "config/ron"
    ],
    "toml": [
      "config/toml"
    ],
    "yaml": [
      "config/yaml"
    ]
  },
  "features2": {
    "all": [
      "yaml_ng",
      "json5",
      "properties",
      "hjson",
      "ron",
      "hcl",
      "ason",
      "json",
      "toml",
      "ini"
    ],
    "ason": [
      "dep:ason"
    ],
    "hcl": [
      "dep:hcl-rs"
    ],
    "hjson": [
      "dep:serde-hjson"
    ],
    "properties": [
      "dep:serde-java-properties"
    ],
    "yaml_ng": [
      "dep:serde_yaml_ng"
    ]
  },
  "index_path": "co/nf/config-more-formats",
  "name": "config-more-formats",
  "pubtime": "2024-09-15T06:06:47Z",
  "v": 2,
  "vers": "1.0.0",
  "yanked": true
}
