{
  "cksum": "c76fbabc0808b31d06454515adbad4a146acb23fad930e070123c0335bf6818f",
  "crate_file": "sockudo-queue-4.7.0.crate",
  "crate_url": "https://static.crates.io/crates/sockudo-queue/sockudo-queue-4.7.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "ahash",
      "optional": false,
      "req": "^0.8.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-nats",
      "optional": true,
      "req": "^0.47",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.89",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "behavior-version-latest",
        "credentials-process",
        "default-https-client",
        "rt-tokio",
        "sso"
      ],
      "kind": "normal",
      "name": "aws-config",
      "optional": true,
      "req": "^1.8.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "behavior-version-latest",
        "default-https-client",
        "rt-tokio"
      ],
      "kind": "normal",
      "name": "aws-sdk-sns",
      "optional": true,
      "req": "^1.89.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "behavior-version-latest",
        "default-https-client",
        "rt-tokio"
      ],
      "kind": "normal",
      "name": "aws-sdk-sqs",
      "optional": true,
      "req": "^1.89.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.42",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dashmap",
      "optional": false,
      "req": "^6.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "google-cloud-auth",
      "optional": true,
      "req": "^1.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "google-cloud-pubsub",
      "optional": true,
      "req": "^0.33.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "iggy",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rustls",
        "tokio"
      ],
      "kind": "normal",
      "name": "lapin",
      "optional": true,
      "req": "^4.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "tokio-runtime"
      ],
      "kind": "normal",
      "name": "pulsar",
      "optional": true,
      "req": "^6.7.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "tokio",
        "cmake-build",
        "libz"
      ],
      "kind": "normal",
      "name": "rdkafka",
      "optional": true,
      "req": "^0.39.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tokio-comp",
        "json",
        "cluster",
        "cluster-async",
        "sentinel",
        "tls-rustls",
        "tokio-rustls-comp",
        "tls-rustls-webpki-roots",
        "tls-rustls-insecure",
        "connection-manager"
      ],
      "kind": "normal",
      "name": "redis",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "rc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sockudo-core",
      "optional": false,
      "req": "^4.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sonic-rs",
      "optional": false,
      "req": "^0.5.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full",
        "tracing"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4",
        "fast-rng",
        "macro-diagnostics"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.18.1",
      "target": null
    }
  ],
  "features": {
    "default": [
      "local"
    ],
    "local": []
  },
  "features2": {
    "full": [
      "redis",
      "redis-cluster",
      "nats",
      "rabbitmq",
      "kafka",
      "iggy",
      "pulsar",
      "google-pubsub",
      "sqs",
      "sns"
    ],
    "google-pubsub": [
      "sockudo-core/google-pubsub",
      "dep:google-cloud-auth",
      "dep:google-cloud-pubsub"
    ],
    "iggy": [
      "sockudo-core/iggy",
      "dep:iggy"
    ],
    "kafka": [
      "sockudo-core/kafka",
      "dep:rdkafka"
    ],
    "nats": [
      "sockudo-core/nats",
      "dep:async-nats"
    ],
    "pulsar": [
      "sockudo-core/pulsar",
      "dep:pulsar"
    ],
    "rabbitmq": [
      "sockudo-core/rabbitmq",
      "dep:lapin"
    ],
    "redis": [
      "sockudo-core/redis",
      "dep:redis"
    ],
    "redis-cluster": [
      "redis",
      "sockudo-core/redis-cluster"
    ],
    "sns": [
      "sockudo-core/sns",
      "dep:aws-config",
      "dep:aws-sdk-sns"
    ],
    "sqs": [
      "sockudo-core/sqs",
      "dep:aws-config",
      "dep:aws-sdk-sqs"
    ]
  },
  "index_path": "so/ck/sockudo-queue",
  "name": "sockudo-queue",
  "pubtime": "2026-06-28T09:26:41Z",
  "rust_version": "1.94",
  "v": 2,
  "vers": "4.7.0",
  "yanked": false
}
