{
  "cksum": "095a7c37fd304fa4fef479da6293cd8dcd8ddb7eb26a03c28cc33f949362a379",
  "crate_file": "retry-block-1.0.0.crate",
  "crate_url": "https://static.crates.io/crates/retry-block/retry-block-1.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "^0.1.53",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand_xorshift",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.136",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync",
        "time",
        "macros",
        "rt-multi-thread",
        "signal",
        "test-util"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.17.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-stream",
      "optional": true,
      "req": "^0.1.8",
      "target": null
    }
  ],
  "features": {
    "config": [
      "serde"
    ],
    "default": [
      "random",
      "config",
      "future",
      "persist"
    ],
    "future": [
      "tokio"
    ],
    "persist": [
      "tokio",
      "tokio-stream",
      "futures-util",
      "async-trait"
    ],
    "random": [
      "rand"
    ]
  },
  "index_path": "re/tr/retry-block",
  "name": "retry-block",
  "pubtime": "2022-07-06T15:09:16Z",
  "vers": "1.0.0",
  "yanked": false
}
