{
  "cksum": "73e60a499471aa071f48e03cca3bdb4419c2516a8b45909b0fba5448a30afc4f",
  "crate_file": "pleme-rbac-0.1.2.crate",
  "crate_url": "https://static.crates.io/crates/pleme-rbac/pleme-rbac-0.1.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "apollo_tracing",
        "dataloader"
      ],
      "kind": "normal",
      "name": "async-graphql",
      "optional": true,
      "req": "^7.0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "http1",
        "http2",
        "json",
        "query",
        "tokio",
        "tower-log"
      ],
      "kind": "normal",
      "name": "axum",
      "optional": true,
      "req": "^0.8.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cedar-policy",
      "optional": true,
      "req": "^2.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": false,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rust_crypto"
      ],
      "kind": "normal",
      "name": "jsonwebtoken",
      "optional": false,
      "req": "^10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "connection-manager",
        "streams",
        "tokio-comp"
      ],
      "kind": "normal",
      "name": "redis",
      "optional": true,
      "req": "^0.24",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "chrono",
        "json",
        "macros",
        "migrate",
        "postgres",
        "runtime-tokio",
        "uuid"
      ],
      "kind": "normal",
      "name": "sqlx",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.41",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tokio-test",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-layer",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde",
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.11",
      "target": null
    }
  ],
  "features": {
    "axum-integration": [
      "axum",
      "tower",
      "tower-layer"
    ],
    "db": [
      "sqlx",
      "redis"
    ],
    "default": [],
    "full": [
      "web",
      "db",
      "policies"
    ],
    "graphql-integration": [
      "async-graphql"
    ],
    "logging": [
      "tracing"
    ],
    "policies": [
      "cedar-policy"
    ],
    "web": [
      "axum-integration",
      "graphql-integration",
      "logging"
    ]
  },
  "index_path": "pl/em/pleme-rbac",
  "name": "pleme-rbac",
  "pubtime": "2026-06-03T11:27:35Z",
  "vers": "0.1.2",
  "yanked": false
}
