{
  "cksum": "719f3db5b64dd02daa16cef860db03992b0a5f5655c259df845ceee99b00ea5d",
  "crate_file": "django-rs-db-backends-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/django-rs-db-backends/django-rs-db-backends-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "deadpool-postgres",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "django-rs-core",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "django-rs-db",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mysql_async",
      "optional": true,
      "req": "^0.34",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bundled"
      ],
      "kind": "normal",
      "name": "rusqlite",
      "optional": true,
      "req": "^0.32",
      "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": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "with-serde_json-1",
        "with-uuid-1",
        "with-chrono-0_4"
      ],
      "kind": "normal",
      "name": "tokio-postgres",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4",
        "serde"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "default": []
  },
  "features2": {
    "mysql": [
      "dep:mysql_async"
    ],
    "postgres": [
      "dep:tokio-postgres",
      "dep:deadpool-postgres"
    ],
    "sqlite": [
      "dep:rusqlite"
    ]
  },
  "index_path": "dj/an/django-rs-db-backends",
  "name": "django-rs-db-backends",
  "pubtime": "2026-02-22T05:35:27Z",
  "rust_version": "1.75",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
