{
  "cksum": "310dd0864c3bee672a3a5658a348dd9b31d79d1b420ba057d3e30a467818b004",
  "crate_file": "rorm-db-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/rorm-db/rorm-db-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "~0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ouroboros",
      "optional": false,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rorm-declaration",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rorm-sql",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sqlx",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {
    "actix": [],
    "actix-native-tls": [
      "sqlx/runtime-actix-native-tls",
      "actix"
    ],
    "actix-rustls": [
      "sqlx/runtime-actix-rustls",
      "actix"
    ],
    "async-std": [],
    "async-std-native-tls": [
      "sqlx/runtime-async-std-native-tls",
      "async-std"
    ],
    "async-std-rustls": [
      "sqlx/runtime-async-std-rustls",
      "async-std"
    ],
    "tokio": [],
    "tokio-native-tls": [
      "sqlx/runtime-tokio-native-tls",
      "tokio"
    ],
    "tokio-rustls": [
      "sqlx/runtime-tokio-rustls",
      "tokio"
    ]
  },
  "features2": {
    "all-driver": [
      "mysql",
      "postgres",
      "sqlite"
    ],
    "default": [
      "sqlx-all-extensions",
      "all-driver"
    ],
    "mysql": [
      "sqlx?/mysql",
      "rorm-sql/mysql"
    ],
    "postgres": [
      "sqlx?/postgres",
      "rorm-sql/postgres"
    ],
    "sqlite": [
      "sqlx?/sqlite",
      "rorm-sql/sqlite"
    ],
    "sqlx-all-extensions": [
      "sqlx?/uuid",
      "sqlx?/chrono",
      "sqlx?/time",
      "sqlx?/bstr",
      "sqlx?/bigdecimal",
      "sqlx?/decimal",
      "sqlx?/ipnetwork",
      "sqlx?/json",
      "sqlx?/any",
      "sqlx?/tls"
    ]
  },
  "index_path": "ro/rm/rorm-db",
  "name": "rorm-db",
  "pubtime": "2022-11-01T23:52:22Z",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
