{
  "cksum": "93bec8389c2f4f04a90496203e4f0258ea168085db99d15721906a8fbef78c06",
  "crate_file": "geekorm-core-0.7.2.crate",
  "crate_url": "https://static.crates.io/crates/geekorm-core/geekorm-core-0.7.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "argon2",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libsql",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "password-hash",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "simple"
      ],
      "kind": "normal",
      "name": "pbkdf2",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "rand_core",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bundled"
      ],
      "kind": "normal",
      "name": "rusqlite",
      "optional": true,
      "req": "^0.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "semver",
      "optional": true,
      "req": "^1.0",
      "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_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_rusqlite",
      "optional": true,
      "req": "^0.36",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha-crypt",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.40",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde_support",
        "gen_secret"
      ],
      "kind": "normal",
      "name": "totp-rs",
      "optional": true,
      "req": "^5.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1.9",
      "target": null
    }
  ],
  "features": {
    "backends": [
      "search"
    ],
    "default": [],
    "pagination": [],
    "search": []
  },
  "features2": {
    "chrono": [
      "dep:chrono"
    ],
    "hash": [
      "hash-pbkdf2"
    ],
    "hash-all": [
      "hash-pbkdf2",
      "hash-argon2",
      "hash-sha512"
    ],
    "hash-argon2": [
      "dep:argon2",
      "dep:password-hash",
      "dep:rand_core"
    ],
    "hash-pbkdf2": [
      "dep:pbkdf2",
      "dep:password-hash",
      "dep:rand_core"
    ],
    "hash-sha512": [
      "dep:sha-crypt",
      "dep:rand_core"
    ],
    "libsql": [
      "backends",
      "dep:libsql"
    ],
    "log": [
      "dep:log"
    ],
    "rand": [
      "dep:rand"
    ],
    "rusqlite": [
      "backends",
      "dep:rusqlite",
      "dep:serde_rusqlite"
    ],
    "semver": [
      "dep:semver"
    ],
    "tfa": [
      "two-factor-auth",
      "two-factor-auth-qr"
    ],
    "two-factor-auth": [
      "dep:totp-rs"
    ],
    "two-factor-auth-qr": [
      "two-factor-auth",
      "totp-rs/qr"
    ],
    "uuid": [
      "dep:uuid"
    ]
  },
  "index_path": "ge/ek/geekorm-core",
  "name": "geekorm-core",
  "pubtime": "2024-11-26T17:51:18Z",
  "rust_version": "1.74",
  "v": 2,
  "vers": "0.7.2",
  "yanked": false
}
