{
  "cksum": "b2349a2edd57f0ec55e2483d26f9b9c3b25c0df9baaf415e9910ce8df7c64c58",
  "crate_file": "scuffle-settings-0.0.2.crate",
  "crate_url": "https://static.crates.io/crates/scuffle-settings/scuffle-settings-0.0.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "config",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json",
        "custom_syntax",
        "urlencode"
      ],
      "kind": "normal",
      "name": "minijinja",
      "optional": true,
      "req": "^2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "scuffle-bootstrap",
      "optional": true,
      "req": "^0.0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "scuffle-workspace-hack",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    }
  ],
  "features": {
    "all-formats": [
      "toml",
      "json",
      "yaml",
      "json5",
      "ini",
      "ron"
    ],
    "bootstrap": [
      "scuffle-bootstrap",
      "anyhow",
      "cli"
    ],
    "cli": [
      "clap"
    ],
    "full": [
      "all-formats",
      "templates",
      "cli",
      "bootstrap"
    ],
    "ini": [
      "config/ini"
    ],
    "json": [
      "config/json"
    ],
    "json5": [
      "config/json5"
    ],
    "ron": [
      "config/ron"
    ],
    "templates": [
      "minijinja"
    ],
    "toml": [
      "config/toml"
    ],
    "yaml": [
      "config/yaml"
    ]
  },
  "index_path": "sc/uf/scuffle-settings",
  "name": "scuffle-settings",
  "pubtime": "2024-12-08T09:28:47Z",
  "vers": "0.0.2",
  "yanked": false
}
