{
  "cksum": "15053b0a9a7b24fcfe4e6e49194df95e43a99e03ad501c7ce81c6af21a951a1c",
  "crate_file": "stacked_errors-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/stacked_errors/stacked_errors-0.1.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": "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": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rt"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.28",
      "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"
    ],
    "env_logger_support": [
      "env_logger"
    ],
    "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-05-29T06:05:01Z",
  "rust_version": "1.69",
  "vers": "0.1.0",
  "yanked": false
}
