{
  "cksum": "78bbaeebf00817d5aa561515b313ef0d280bf4b92592e4709b21925c1233f613",
  "crate_file": "apalis-0.4.9.crate",
  "crate_url": "https://static.crates.io/crates/apalis/apalis-0.4.9.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "storage"
      ],
      "kind": "normal",
      "name": "apalis-core",
      "optional": false,
      "req": "^0.4.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "apalis-cron",
      "optional": true,
      "req": "^0.4.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "apalis-redis",
      "optional": true,
      "req": "^0.4.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "apalis-redis",
      "optional": false,
      "req": "^0.4.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "migrate"
      ],
      "kind": "normal",
      "name": "apalis-sql",
      "optional": true,
      "req": "^0.4.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sqlite",
        "postgres",
        "mysql"
      ],
      "kind": "dev",
      "name": "apalis-sql",
      "optional": false,
      "req": "^0.4.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "async_tokio",
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "document-features",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "paste",
      "optional": false,
      "req": "^1.0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "flamegraph"
      ],
      "kind": "dev",
      "name": "pprof",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "cron": [
      "apalis-cron"
    ],
    "docsrs": [
      "document-features"
    ],
    "extensions": [
      "apalis-core/extensions"
    ],
    "filter": [
      "apalis-core/filter"
    ],
    "limit": [
      "apalis-core/limit"
    ],
    "mysql": [
      "apalis-sql/mysql"
    ],
    "postgres": [
      "apalis-sql/postgres"
    ],
    "prometheus": [
      "apalis-core/prometheus"
    ],
    "redis": [
      "apalis-redis"
    ],
    "retry": [
      "apalis-core/retry"
    ],
    "sentry": [
      "apalis-core/sentry"
    ],
    "sqlite": [
      "apalis-sql/sqlite"
    ],
    "timeout": [
      "apalis-core/timeout"
    ],
    "tracing": [
      "apalis-core/trace"
    ]
  },
  "features2": {
    "async-std-comp": [
      "apalis-core/async-std-comp",
      "apalis-sql?/async-std-comp",
      "apalis-redis?/async-std-comp",
      "apalis-cron?/async-std-comp"
    ],
    "chrono": [
      "apalis-core/chrono",
      "apalis-sql?/chrono",
      "apalis-redis?/chrono"
    ],
    "default": [
      "tracing",
      "tokio-comp",
      "chrono"
    ],
    "expose": [
      "apalis-core/expose",
      "apalis-sql?/expose",
      "apalis-redis?/expose"
    ],
    "time": [
      "apalis-core/time",
      "apalis-sql?/time",
      "apalis-redis?/time"
    ],
    "tokio-comp": [
      "apalis-core/tokio-comp",
      "apalis-sql?/tokio-comp",
      "apalis-redis?/tokio-comp",
      "apalis-cron?/tokio-comp"
    ]
  },
  "index_path": "ap/al/apalis",
  "name": "apalis",
  "pubtime": "2024-01-10T02:24:43Z",
  "v": 2,
  "vers": "0.4.9",
  "yanked": false
}
