{
  "cksum": "6deea246c39854d82a53fb0e09089a389a8c7c9023183a42df8aa8d7e5f500c2",
  "crate_file": "co-orm-0.3.10.crate",
  "crate_url": "https://static.crates.io/crates/co-orm/co-orm-0.3.10.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "co-orm-macros",
      "optional": true,
      "req": "^0.3.10",
      "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-05-17T08:25:57Z",
  "vers": "0.3.10",
  "yanked": false
}
