{
  "cksum": "1f51f6c58d2bcfd6b4e5191f306e358fc8a67d5f2421b1bf2c105c776a6de6d7",
  "crate_file": "dbspec-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/dbspec/dbspec-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.82",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.38",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.5.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "fakeit",
      "optional": true,
      "req": "^1.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": false,
      "req": "^1.10.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "runtime-tokio-rustls"
      ],
      "kind": "normal",
      "name": "sqlx",
      "optional": false,
      "req": "^0.7.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.37.0",
      "target": null
    }
  ],
  "features": {
    "default": [
      "mysql",
      "postgres"
    ],
    "fake": [
      "fakeit"
    ],
    "mysql": [
      "sqlx/mysql"
    ],
    "postgres": [
      "sqlx/postgres"
    ]
  },
  "index_path": "db/sp/dbspec",
  "name": "dbspec",
  "pubtime": "2024-05-01T21:36:37Z",
  "vers": "0.1.0",
  "yanked": false
}
