{
  "cksum": "4f16f677a01b46b85b7291dd3931cd1bdbf2d2118cfcc355a62d82ca1a963954",
  "crate_file": "try-drop-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/try-drop/try-drop-0.2.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.53",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "downcast-rs",
      "optional": true,
      "req": "^1.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": true,
      "req": "^1.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": true,
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "std_rng"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "std_rng"
      ],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "shrinkwraprs",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sync",
        "rt"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.16.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rt-multi-thread"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.16.1",
      "target": null
    }
  ],
  "features": {
    "__tests": [
      "std",
      "rand"
    ],
    "default": [
      "downcast-rs",
      "shrinkwraprs",
      "derives",
      "drop-strategies",
      "std-default"
    ],
    "derives": [],
    "drop-strategies": [
      "ds-abort",
      "ds-broadcast",
      "ds-exit",
      "ds-write",
      "ds-once-cell",
      "std-drop-strategies"
    ],
    "ds-abort": [
      "std"
    ],
    "ds-adhoc": [],
    "ds-adhoc-mut": [
      "ds-adhoc"
    ],
    "ds-broadcast": [
      "tokio",
      "std"
    ],
    "ds-exit": [
      "std"
    ],
    "ds-noop": [],
    "ds-once-cell": [
      "std",
      "once_cell"
    ],
    "ds-panic": [],
    "ds-unreachable": [],
    "ds-unreachable-unsafe": [
      "ds-unreachable"
    ],
    "ds-write": [
      "std",
      "parking_lot"
    ],
    "global": [
      "std",
      "once_cell",
      "parking_lot"
    ],
    "std": [
      "anyhow/std",
      "downcast-rs/std"
    ],
    "std-default": [
      "std",
      "global",
      "std-drop-strategies",
      "thread-local"
    ],
    "std-drop-strategies": [
      "ds-noop",
      "ds-panic",
      "ds-adhoc-mut"
    ],
    "thread-local": [
      "std",
      "once_cell"
    ]
  },
  "index_path": "tr/y-/try-drop",
  "name": "try-drop",
  "pubtime": "2022-02-17T11:53:41Z",
  "vers": "0.2.0",
  "yanked": false
}
