{
  "cksum": "029d57101e72b0d6a1e3650984d995f6185416656db57d944633cfe074457c70",
  "crate_file": "try-drop-0.1.2.crate",
  "crate_url": "https://static.crates.io/crates/try-drop/try-drop-0.1.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.53",
      "target": null
    },
    {
      "default_features": true,
      "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": "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": {
    "default": [
      "global",
      "downcast-rs",
      "std",
      "shrinkwraprs",
      "derives",
      "drop-strategies"
    ],
    "derives": [],
    "drop-strategies": [
      "ds-abort",
      "ds-broadcast",
      "ds-exit",
      "ds-noop",
      "ds-panic",
      "ds-write",
      "ds-adhoc-mut",
      "ds-once-cell"
    ],
    "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-write": [
      "std",
      "parking_lot"
    ],
    "global": [
      "std",
      "once_cell",
      "parking_lot",
      "global-defaults"
    ],
    "global-defaults": [
      "ds-write",
      "ds-abort"
    ],
    "std": [
      "anyhow/std"
    ]
  },
  "index_path": "tr/y-/try-drop",
  "name": "try-drop",
  "pubtime": "2022-02-09T08:39:36Z",
  "vers": "0.1.2",
  "yanked": false
}
