{
  "cksum": "48abd8a6908a620207f219a93d1b104a02b7dc45020eb1d9b7ef78825560dc8e",
  "crate_file": "foxtive-worker-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/foxtive-worker/foxtive-worker-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "backtrace"
      ],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.101",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.89",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axum",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.44",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dashmap",
      "optional": true,
      "req": "^6.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt_tokio_1"
      ],
      "kind": "normal",
      "name": "deadpool-lapin",
      "optional": true,
      "req": "^0.13.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "deadpool-redis",
      "optional": true,
      "req": "^0.23.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "foxtive",
      "optional": false,
      "req": "^0.26.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "foxtive-cron",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "foxtive-supervisor",
      "optional": true,
      "req": "^0.3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "foxtive-supervisor",
      "optional": false,
      "req": "^0.3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3.30",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "governor",
      "optional": true,
      "req": "^0.10.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lapin",
      "optional": true,
      "req": "^3.7.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "metrics",
      "optional": true,
      "req": "^0.24.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.10.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "redis",
      "optional": true,
      "req": "^1.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.149",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.52.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full",
        "test-util"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.52.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt"
      ],
      "kind": "normal",
      "name": "tokio-util",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1.44",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4",
        "serde"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.23.3",
      "target": null
    }
  ],
  "features": {
    "batch-processing": [],
    "circuit-breaker": [],
    "dead-letter-queue": [],
    "memory": [],
    "rate-limit": [
      "governor"
    ]
  },
  "features2": {
    "default": [
      "tracing"
    ],
    "foxtive-cron": [
      "dep:foxtive-cron"
    ],
    "foxtive-supervisor": [
      "dep:foxtive-supervisor"
    ],
    "http": [
      "dep:axum"
    ],
    "metrics": [
      "dep:metrics"
    ],
    "rabbitmq": [
      "foxtive/rabbitmq",
      "dep:lapin",
      "dep:futures-util",
      "dep:deadpool-lapin"
    ],
    "redis-stream": [
      "foxtive/redis",
      "dep:deadpool-redis",
      "dep:redis"
    ],
    "tracing": [
      "dep:tracing"
    ]
  },
  "index_path": "fo/xt/foxtive-worker",
  "name": "foxtive-worker",
  "pubtime": "2026-06-13T21:09:02Z",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
