{
  "cksum": "a3b11b336c70f61ed8aa945b55bd52781f2a662d4cfe24d8d5150443c00429c1",
  "crate_file": "quex-0.1.2.crate",
  "crate_url": "https://static.crates.io/crates/quex/quex-0.1.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "clock"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "quex-driver",
      "optional": false,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "formatting",
        "macros",
        "parsing"
      ],
      "kind": "normal",
      "name": "time",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.48",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread",
        "time"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.48",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "mariadb": [
      "quex-driver/mariadb"
    ],
    "postgres": [
      "quex-driver/postgres"
    ],
    "sqlite": [
      "quex-driver/sqlite"
    ]
  },
  "features2": {
    "chrono": [
      "dep:chrono"
    ],
    "json": [
      "dep:serde_json"
    ],
    "time": [
      "dep:time"
    ],
    "uuid": [
      "dep:uuid"
    ]
  },
  "index_path": "qu/ex/quex",
  "name": "quex",
  "pubtime": "2026-05-07T14:43:03Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.1.2",
  "yanked": false
}
