{
  "cksum": "9e9277f415aa00656a779f789fbc657c06db7e3018670704d398437414b7c116",
  "crate_file": "twelf-0.3.1.crate",
  "crate_url": "https://static.crates.io/crates/twelf/twelf-0.3.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "clap_rs",
      "optional": true,
      "package": "clap",
      "req": "^3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "config-derive",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "envy",
      "optional": true,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.14",
      "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_dhall",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_ini",
      "optional": true,
      "req": "^0.2.0",
      "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.8.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml_rs",
      "optional": true,
      "package": "toml",
      "req": "^0.5.8",
      "target": null
    }
  ],
  "features": {
    "clap": [
      "clap_rs",
      "config-derive/clap"
    ],
    "default": [
      "env",
      "dhall",
      "clap",
      "ini",
      "json",
      "yaml",
      "toml"
    ],
    "dhall": [
      "serde_dhall",
      "config-derive/dhall"
    ],
    "env": [
      "envy",
      "config-derive/env"
    ],
    "ini": [
      "serde_ini",
      "config-derive/ini"
    ],
    "json": [
      "config-derive/json"
    ],
    "toml": [
      "toml_rs",
      "config-derive/toml"
    ],
    "yaml": [
      "serde_yaml",
      "config-derive/yaml"
    ]
  },
  "index_path": "tw/el/twelf",
  "name": "twelf",
  "pubtime": "2022-03-25T12:00:55Z",
  "vers": "0.3.1",
  "yanked": false
}
