{
  "cksum": "66b2ac178be5acc7fb0d6e1b9e430ccb647bb714e727a6b924bc9b695d8d5cd9",
  "crate_file": "geekorm-core-0.3.2.crate",
  "crate_url": "https://static.crates.io/crates/geekorm-core/geekorm-core-0.3.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "argon2",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libsql",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "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": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha-crypt",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sqlite",
      "optional": true,
      "req": "^0.36",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.37.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1.8",
      "target": null
    }
  ],
  "features": {
    "default": []
  },
  "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": [
      "dep:libsql"
    ],
    "rand": [
      "dep:rand"
    ],
    "sqlite": [
      "dep:sqlite"
    ],
    "uuid": [
      "dep:uuid"
    ]
  },
  "index_path": "ge/ek/geekorm-core",
  "name": "geekorm-core",
  "pubtime": "2024-05-31T18:54:07Z",
  "rust_version": "1.74",
  "v": 2,
  "vers": "0.3.2",
  "yanked": false
}
