{
  "cksum": "97b54ff90200fd3e8a20edd1356ceb19cf6f11efc9521f36136527b8b59efc0f",
  "crate_file": "co-orm-0.3.9.crate",
  "crate_url": "https://static.crates.io/crates/co-orm/co-orm-0.3.9.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "co-orm-macros",
      "optional": true,
      "req": "^0.3.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "mysql",
        "runtime-tokio-native-tls",
        "chrono",
        "bigdecimal"
      ],
      "kind": "dev",
      "name": "sqlx",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "default": [
      "mysql"
    ],
    "mssql": [
      "co-orm-macros/mssql"
    ],
    "mysql": [
      "co-orm-macros/mysql"
    ],
    "postgres": [
      "co-orm-macros/postgres"
    ],
    "sqlite": [
      "co-orm-macros/sqlite"
    ]
  },
  "index_path": "co/-o/co-orm",
  "name": "co-orm",
  "pubtime": "2024-03-18T13:50:46Z",
  "vers": "0.3.9",
  "yanked": false
}
