{
  "cksum": "cdbfdd64049b7d53c33e01934cc43a9647ded17aeb09b656648ca37c96534644",
  "crate_file": "mls-rs-ffi-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/mls-rs-ffi/mls-rs-ffi-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "ffi"
      ],
      "kind": "normal",
      "name": "mls-rs",
      "optional": false,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mls-rs-crypto-openssl",
      "optional": true,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mls-rs-identity-x509",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "mls-rs-provider-sqlite",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "safer-ffi",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "safer-ffi-gen",
      "optional": false,
      "req": "^0.9.2",
      "target": null
    }
  ],
  "features": {
    "default": [
      "openssl",
      "sqlcipher-bundled",
      "x509"
    ],
    "openssl": [
      "mls-rs-crypto-openssl",
      "std"
    ],
    "sqlcipher": [
      "sqlite",
      "mls-rs-provider-sqlite/sqlcipher"
    ],
    "sqlcipher-bundled": [
      "sqlite",
      "mls-rs-provider-sqlite/sqlcipher-bundled"
    ],
    "sqlite": [
      "std",
      "mls-rs-provider-sqlite/sqlite"
    ],
    "sqlite-bundled": [
      "sqlite",
      "mls-rs-provider-sqlite/sqlite-bundled"
    ],
    "std": [
      "mls-rs/std",
      "safer-ffi-gen/std"
    ],
    "x509": [
      "mls-rs-identity-x509"
    ]
  },
  "index_path": "ml/s-/mls-rs-ffi",
  "name": "mls-rs-ffi",
  "pubtime": "2023-11-20T21:18:22Z",
  "vers": "0.2.0",
  "yanked": false
}
