{
  "cksum": "6a808bca6cf3ebfff88d03432b52b0a4e010a96b1a1cd8565a81ce07ff749ed6",
  "crate_file": "rsasl-2.0.0.crate",
  "crate_url": "https://static.crates.io/crates/rsasl/rsasl-2.0.0.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": "bitflags",
      "optional": true,
      "req": "^1",
      "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": "libgssapi",
      "optional": true,
      "req": "^0.6",
      "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",
      "oauthbearer",
      "xoauth2",
      "plain",
      "login",
      "gssapi"
    ],
    "external": [
      "std"
    ],
    "gssapi": [
      "std",
      "libgssapi",
      "bitflags"
    ],
    "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": "2023-02-04T12:53:47Z",
  "rust_version": "1.61.0",
  "vers": "2.0.0",
  "yanked": false
}
