{
  "cksum": "ab9f7cc23f81e1e471d23866d0423b221078a620230bb9a70ce3b213b7516d1c",
  "crate_file": "skp-ratelimit-0.1.2.crate",
  "crate_url": "https://static.crates.io/crates/skp-ratelimit/skp-ratelimit-0.1.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "actix-service",
      "optional": true,
      "req": "^2.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "actix-web",
      "optional": true,
      "req": "^4.12.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axum",
      "optional": true,
      "req": "^0.8.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "async_tokio"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dashmap",
      "optional": true,
      "req": "^6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "deadpool-redis",
      "optional": true,
      "req": "^0.22.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": true,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12.5",
      "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.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "time",
        "sync",
        "rt",
        "macros"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.49.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full",
        "test-util"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.49.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tokio-test",
      "optional": false,
      "req": "^0.4.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "util"
      ],
      "kind": "normal",
      "name": "tower",
      "optional": true,
      "req": "^0.5.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.44",
      "target": null
    }
  ],
  "features": {
    "all-algorithms": [
      "gcra",
      "leaky-bucket",
      "sliding-log",
      "concurrent"
    ],
    "concurrent": [],
    "default": [
      "memory",
      "all-algorithms"
    ],
    "gcra": [],
    "leaky-bucket": [],
    "memory": [
      "dashmap"
    ],
    "sliding-log": []
  },
  "features2": {
    "actix": [
      "dep:actix-web",
      "dep:actix-service"
    ],
    "axum": [
      "dep:axum",
      "dep:tower",
      "dep:http"
    ],
    "full": [
      "memory",
      "redis",
      "axum",
      "actix",
      "all-algorithms"
    ],
    "redis": [
      "dep:deadpool-redis"
    ]
  },
  "index_path": "sk/p-/skp-ratelimit",
  "name": "skp-ratelimit",
  "pubtime": "2026-01-16T17:43:35Z",
  "v": 2,
  "vers": "0.1.2",
  "yanked": false
}
