{
  "cksum": "ba8b0eae3cf0cfe7d0bc25fbf827bee5f0af2af46296cce894661943e10542a2",
  "crate_file": "aries-askar-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/aries-askar/aries-askar-0.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "all_keys",
        "any_key",
        "argon2",
        "crypto_box",
        "std"
      ],
      "kind": "normal",
      "name": "askar-crypto",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "any"
      ],
      "kind": "normal",
      "name": "askar-storage",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-lock",
      "optional": false,
      "req": "^3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "env_logger",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ffi-support",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "jemallocator",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_cbor",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.5",
      "target": null
    }
  ],
  "features": {
    "all_backends": [
      "postgres",
      "sqlite"
    ],
    "default": [
      "all_backends",
      "ffi",
      "logger",
      "migration"
    ],
    "ffi": [
      "ffi-support",
      "logger"
    ],
    "jemalloc": [
      "jemallocator"
    ],
    "logger": [
      "env_logger",
      "log",
      "askar-storage/log"
    ],
    "migration": [
      "askar-storage/migration"
    ],
    "pg_test": [
      "askar-storage/pg_test"
    ],
    "postgres": [
      "askar-storage/postgres"
    ],
    "sqlite": [
      "askar-storage/sqlite"
    ]
  },
  "index_path": "ar/ie/aries-askar",
  "name": "aries-askar",
  "pubtime": "2023-11-13T19:23:21Z",
  "rust_version": "1.65",
  "vers": "0.3.0",
  "yanked": false
}
