{
  "cksum": "27eee8a2b94736acda740a8cf63cb7ee0e7cd9b108f71a6a4832e9bd138c124d",
  "crate_file": "co-orm-0.3.11.crate",
  "crate_url": "https://static.crates.io/crates/co-orm/co-orm-0.3.11.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "co-orm-macros",
      "optional": false,
      "req": "^0.3.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "mysql",
        "runtime-tokio-native-tls",
        "chrono",
        "bigdecimal"
      ],
      "kind": "dev",
      "name": "sqlx",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "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-08-03T04:58:51Z",
  "vers": "0.3.11",
  "yanked": true
}
