{
  "cksum": "1d0849aa8f565d3f54f4ce748070dccb93d18f977123cee6f5f436f54a0ca3f6",
  "crate_file": "rbatis-1.8.77.crate",
  "crate_url": "https://static.crates.io/crates/rbatis/rbatis-1.8.77.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "attributes"
      ],
      "kind": "dev",
      "name": "async-std",
      "optional": false,
      "req": "^1.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^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": "normal",
      "name": "dashmap",
      "optional": false,
      "req": "^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-core",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4.2",
      "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.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "py_sql",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rbatis-core",
      "optional": true,
      "req": "^1.8.70",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rbatis-macro-driver",
      "optional": true,
      "req": "^1.8.74",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rexpr",
      "optional": false,
      "req": "^1.0",
      "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": {
    "actix": [
      "default_mode",
      "rbatis-core/actix"
    ],
    "actix-mssql": [
      "default_mode",
      "rbatis-core/actix-mssql"
    ],
    "actix-mysql": [
      "default_mode",
      "rbatis-core/actix-mysql"
    ],
    "actix-postgres": [
      "default_mode",
      "rbatis-core/actix-postgres"
    ],
    "actix-sqlite": [
      "default_mode",
      "rbatis-core/actix-sqlite"
    ],
    "async-io": [
      "default_mode",
      "rbatis-core/async-io"
    ],
    "async-io-mssql": [
      "default_mode",
      "rbatis-core/async-io-mssql"
    ],
    "async-io-mysql": [
      "default_mode",
      "rbatis-core/async-io-mysql"
    ],
    "async-io-postgres": [
      "default_mode",
      "rbatis-core/async-io-postgres"
    ],
    "async-io-sqlite": [
      "default_mode",
      "rbatis-core/async-io-sqlite"
    ],
    "debug_mode": [
      "rbatis-core/debug_mode",
      "rbatis-macro-driver/debug_mode"
    ],
    "default": [
      "async-io"
    ],
    "default_mode": [
      "rbatis-core",
      "rbatis-macro-driver"
    ],
    "tokio02": [
      "default_mode",
      "rbatis-core/tokio02"
    ],
    "tokio02-mssql": [
      "default_mode",
      "rbatis-core/tokio02-mssql"
    ],
    "tokio02-mysql": [
      "default_mode",
      "rbatis-core/tokio02-mysql"
    ],
    "tokio02-postgres": [
      "default_mode",
      "rbatis-core/tokio02-postgres"
    ],
    "tokio02-sqlite": [
      "default_mode",
      "rbatis-core/tokio02-sqlite"
    ],
    "tokio03": [
      "default_mode",
      "rbatis-core/tokio03"
    ],
    "tokio03-mssql": [
      "default_mode",
      "rbatis-core/tokio03-mssql"
    ],
    "tokio03-mysql": [
      "default_mode",
      "rbatis-core/tokio03-mysql"
    ],
    "tokio03-postgres": [
      "default_mode",
      "rbatis-core/tokio03-postgres"
    ],
    "tokio03-sqlite": [
      "default_mode",
      "rbatis-core/tokio03-sqlite"
    ],
    "tokio1-mssql": [
      "default_mode",
      "rbatis-core/tokio1-mssql"
    ],
    "tokio1-mysql": [
      "default_mode",
      "rbatis-core/tokio1-mysql"
    ],
    "tokio1-postgres": [
      "default_mode",
      "rbatis-core/tokio1-postgres"
    ],
    "tokio1-sqlite": [
      "default_mode",
      "rbatis-core/tokio1-sqlite"
    ],
    "upper_case_sql_keyword": [
      "rbatis-macro-driver/upper_case_sql_keyword"
    ]
  },
  "index_path": "rb/at/rbatis",
  "name": "rbatis",
  "pubtime": "2021-03-06T12:34:03Z",
  "vers": "1.8.77",
  "yanked": false
}
