{
  "cksum": "cfb6fbe57b5102a517ca0d19a13d8a8f87776daf17e88c3ee47011bf14d5c7d7",
  "crate_file": "kvarn-auth-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/kvarn-auth/kvarn-auth-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "bincode",
      "optional": true,
      "req": "^2.0.0-rc.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chacha20",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "compact_str",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "dashmap",
      "optional": true,
      "req": "^5.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "kvarn",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ecdsa"
      ],
      "kind": "normal",
      "name": "p256",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rsa",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "oid"
      ],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "xxh3"
      ],
      "kind": "normal",
      "name": "xxhash-rust",
      "optional": true,
      "req": "^0.8",
      "target": null
    }
  ],
  "features": {
    "default": [
      "ecdsa",
      "structured"
    ],
    "ecdsa": [
      "p256",
      "chacha20",
      "sha2"
    ],
    "integration-fs": [
      "serde/derive",
      "dashmap",
      "bincode",
      "compact_str/serde",
      "xxhash-rust",
      "tokio/fs"
    ],
    "structured": [
      "serde",
      "serde_json"
    ]
  },
  "features2": {
    "hmac": [
      "dep:hmac",
      "chacha20",
      "sha2"
    ],
    "rsa": [
      "dep:rsa",
      "sha2"
    ]
  },
  "index_path": "kv/ar/kvarn-auth",
  "name": "kvarn-auth",
  "pubtime": "2024-02-04T23:10:07Z",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
