{
  "cksum": "fe31ef46c2ac7433489f3fb77d076b9f54a072c01992dc82b90b5a0d6b9e4af9",
  "crate_file": "kvarn-auth-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/kvarn-auth/kvarn-auth-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chacha20",
      "optional": true,
      "req": "^0.9",
      "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.5",
      "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.11",
      "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.6",
      "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": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    }
  ],
  "features": {
    "default": [
      "ecdsa",
      "structured"
    ],
    "ecdsa": [
      "p256",
      "chacha20",
      "sha2"
    ],
    "structured": [
      "serde",
      "serde_json"
    ]
  },
  "features2": {
    "hmac": [
      "dep:hmac",
      "chacha20",
      "sha2"
    ],
    "rsa": [
      "dep:rsa",
      "sha2"
    ]
  },
  "index_path": "kv/ar/kvarn-auth",
  "name": "kvarn-auth",
  "pubtime": "2022-08-29T16:49:18Z",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
