{
  "cksum": "130b0b0f5e64ef2c1c12d7db58c4fdaf5e51d3acaa9190e2351d9a02ba6fdb18",
  "crate_file": "rorm-0.5.2.crate",
  "crate_url": "https://static.crates.io/crates/rorm/rorm-0.5.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": ">=0.4.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "~0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "linkme",
      "optional": false,
      "req": "~0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ouroboros",
      "optional": false,
      "req": "~0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pin-project",
      "optional": false,
      "req": "~1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rmp-serde",
      "optional": true,
      "req": "~1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rorm-cli",
      "optional": true,
      "req": "~0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rorm-db",
      "optional": false,
      "req": "~0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rorm-declaration",
      "optional": false,
      "req": "~0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rorm-macro",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "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": [],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "~1",
      "target": null
    }
  ],
  "features": {
    "actix-native-tls": [
      "rorm-db/actix-native-tls"
    ],
    "actix-rustls": [
      "rorm-db/actix-rustls"
    ],
    "async-std-native-tls": [
      "rorm-db/async-std-native-tls"
    ],
    "async-std-rustls": [
      "rorm-db/async-std-rustls"
    ],
    "cli": [
      "rorm-cli"
    ],
    "default": [
      "rorm-db/all-driver"
    ],
    "msgpack": [
      "rmp-serde"
    ],
    "mysql": [
      "rorm-db/mysql"
    ],
    "postgres": [
      "rorm-db/postgres"
    ],
    "sqlite": [
      "rorm-db/sqlite"
    ],
    "tokio-native-tls": [
      "rorm-db/tokio-native-tls"
    ],
    "tokio-rustls": [
      "rorm-db/tokio-rustls"
    ]
  },
  "index_path": "ro/rm/rorm",
  "name": "rorm",
  "pubtime": "2023-04-08T19:18:19Z",
  "vers": "0.5.2",
  "yanked": false
}
