{
  "cksum": "3624af882b9561961274b5d7294a1f6236f8fbbc21bd2b09dc5afdb2b41c2d77",
  "crate_file": "stacked_errors-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/stacked_errors/stacked_errors-0.3.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ctrlc",
      "optional": true,
      "req": "^3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "env_logger",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hyper",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ron",
      "optional": true,
      "req": "^0.8",
      "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_yaml",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thin-vec",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rt"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.29",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^0.7",
      "target": null
    }
  ],
  "features": {
    "ctrlc_support": [
      "ctrlc"
    ],
    "default": [
      "tokio_rt_support",
      "serde_json_support",
      "ron_support",
      "ctrlc_support",
      "env_logger_support",
      "toml_support",
      "serde_yaml_support",
      "reqwest_support",
      "hyper_support"
    ],
    "env_logger_support": [
      "env_logger"
    ],
    "hyper_support": [
      "hyper"
    ],
    "reqwest_support": [
      "reqwest"
    ],
    "ron_support": [
      "ron"
    ],
    "serde_json_support": [
      "serde_json"
    ],
    "serde_yaml_support": [
      "serde_yaml"
    ],
    "tokio_rt_support": [
      "tokio"
    ],
    "toml_support": [
      "toml"
    ]
  },
  "index_path": "st/ac/stacked_errors",
  "name": "stacked_errors",
  "pubtime": "2023-07-10T01:58:05Z",
  "rust_version": "1.69",
  "vers": "0.3.0",
  "yanked": false
}
