{
  "cksum": "cfc8cea07878f35b0f5d5cc39aa08d5c1abe92f7087abe856d8be8a327d53361",
  "crate_file": "rsasl-2.0.0-rc.2.crate",
  "crate_url": "https://static.crates.io/crates/rsasl/rsasl-2.0.0-rc.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "acid_io",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "document-features",
      "optional": true,
      "req": "^0.2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "reset"
      ],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "linkme",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pbkdf2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha-1",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "static_assertions",
      "optional": false,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stringprep",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {
    "anonymous": [
      "std"
    ],
    "config_builder": [
      "std"
    ],
    "default": [
      "config_builder",
      "registry_static",
      "scram-sha-1",
      "scram-sha-2",
      "anonymous",
      "external",
      "xoauth2",
      "plain",
      "login"
    ],
    "external": [
      "std"
    ],
    "login": [
      "std"
    ],
    "oauthbearer": [
      "std",
      "serde",
      "serde_json"
    ],
    "plain": [
      "std",
      "stringprep"
    ],
    "provider": [
      "std"
    ],
    "provider_base64": [
      "std",
      "provider",
      "base64"
    ],
    "registry_static": [
      "std",
      "linkme"
    ],
    "scram-sha-1": [
      "std",
      "stringprep",
      "hmac",
      "digest",
      "sha-1",
      "base64",
      "rand",
      "pbkdf2"
    ],
    "scram-sha-2": [
      "std",
      "stringprep",
      "hmac",
      "digest",
      "sha2",
      "base64",
      "rand",
      "pbkdf2"
    ],
    "std": [
      "acid_io/std",
      "serde_json/std"
    ],
    "testutils": [
      "std",
      "config_builder"
    ],
    "unstable_custom_mechanism": [
      "std"
    ],
    "xoauth2": [
      "std"
    ]
  },
  "index_path": "rs/as/rsasl",
  "name": "rsasl",
  "pubtime": "2022-09-28T12:30:39Z",
  "rust_version": "1.56.0",
  "vers": "2.0.0-rc.2",
  "yanked": false
}
