{
  "cksum": "4918f4cf0c06647d86456483de0901a0edf809975d5eb856775f90e9b0de4be5",
  "crate_file": "bellows-0.0.12.crate",
  "crate_url": "https://static.crates.io/crates/bellows/bellows-0.0.12.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "thread_rng"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "derive"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.149",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "runtime-tokio",
        "sqlite",
        "postgres"
      ],
      "kind": "normal",
      "name": "sqlx",
      "optional": true,
      "req": "^0.8.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.26.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macros",
        "rt",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.49.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macros",
        "rt",
        "sync",
        "rt-multi-thread"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.49.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.44",
      "target": null
    }
  ],
  "features": {
    "default": [
      "in_memory",
      "sqlite",
      "postgres"
    ],
    "in_memory": [
      "serde_json"
    ],
    "postgres": [
      "sqlx",
      "serde_json"
    ],
    "sqlite": [
      "sqlx",
      "serde_json"
    ]
  },
  "index_path": "be/ll/bellows",
  "name": "bellows",
  "pubtime": "2026-04-23T05:18:33Z",
  "vers": "0.0.12",
  "yanked": false
}
