{
  "cksum": "304d8afae843ac8bbadaa7532b7b8f0f519e7be8cf54136fa3d3934e7eba976d",
  "crate_file": "rbatis-3.0.2.crate",
  "crate_url": "https://static.crates.io/crates/rbatis/rbatis-3.0.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bson",
      "optional": false,
      "req": "^2.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "fast_log",
      "optional": false,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-core",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rbatis-core",
      "optional": true,
      "req": "^3.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rbatis-macro-driver",
      "optional": true,
      "req": "^3.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rbatis_sql",
      "optional": true,
      "req": "^3.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde",
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^0.8",
      "target": null
    }
  ],
  "features": {
    "all-database": [
      "default_mode",
      "rbatis-core/all-database"
    ],
    "debug_mode": [
      "rbatis-core/debug_mode",
      "rbatis-macro-driver/debug_mode",
      "rbatis_sql/debug_mode"
    ],
    "default": [
      "default_mode",
      "all-database",
      "runtime-async-std-rustls"
    ],
    "default_mode": [
      "rbatis-core",
      "rbatis-macro-driver",
      "rbatis_sql"
    ],
    "mssql": [
      "default_mode",
      "rbatis-core/mssql"
    ],
    "mysql": [
      "default_mode",
      "rbatis-core/mysql"
    ],
    "postgres": [
      "default_mode",
      "rbatis-core/postgres"
    ],
    "runtime-actix-native-tls": [
      "rbatis-core/runtime-actix-native-tls"
    ],
    "runtime-actix-rustls": [
      "rbatis-core/runtime-actix-rustls"
    ],
    "runtime-async-std-native-tls": [
      "rbatis-core/runtime-async-std-native-tls"
    ],
    "runtime-async-std-rustls": [
      "rbatis-core/runtime-async-std-rustls"
    ],
    "runtime-tokio-native-tls": [
      "rbatis-core/runtime-tokio-native-tls"
    ],
    "runtime-tokio-rustls": [
      "rbatis-core/runtime-tokio-rustls"
    ],
    "sqlite": [
      "default_mode",
      "rbatis-core/sqlite"
    ],
    "upper_case_sql_keyword": []
  },
  "index_path": "rb/at/rbatis",
  "name": "rbatis",
  "pubtime": "2021-11-03T03:56:06Z",
  "vers": "3.0.2",
  "yanked": true
}
