{
  "cksum": "f481ef5c3653478fd8c3c70047c96dc3fa4d4e5c114002a839fbc1c5b77f76c2",
  "crate_file": "rorm-0.6.3.crate",
  "crate_url": "https://static.crates.io/crates/rorm/rorm-0.6.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bit-vec",
      "optional": true,
      "req": "~0.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "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": "ipnetwork",
      "optional": true,
      "req": "~0.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "linkme",
      "optional": false,
      "req": "~0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mac_address",
      "optional": true,
      "req": "~1",
      "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": false,
      "features": [],
      "kind": "normal",
      "name": "rorm-cli",
      "optional": true,
      "req": "~0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "rorm-db",
      "optional": false,
      "req": "~0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rorm-declaration",
      "optional": false,
      "req": "~0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rorm-macro",
      "optional": false,
      "req": "~0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "rustc_version",
      "optional": false,
      "req": "^0.4.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": "time",
      "optional": true,
      "req": "~0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "~1",
      "target": null
    }
  ],
  "features": {
    "async-std": [
      "rorm-db/async-std"
    ],
    "native-tls": [
      "rorm-db/native-tls"
    ],
    "rustls": [
      "rorm-db/rustls"
    ],
    "tokio": [
      "rorm-db/tokio"
    ]
  },
  "features2": {
    "all-drivers": [
      "rorm-db/postgres",
      "rorm-cli?/postgres",
      "rorm-db/mysql",
      "rorm-cli?/mysql",
      "rorm-db/sqlite",
      "rorm-cli?/sqlite"
    ],
    "chrono": [
      "dep:chrono"
    ],
    "cli": [
      "dep:rorm-cli"
    ],
    "default": [
      "all-drivers",
      "chrono",
      "time",
      "uuid"
    ],
    "msgpack": [
      "dep:rmp-serde"
    ],
    "postgres-only": [
      "rorm-db/postgres-only",
      "rorm-cli?/postgres",
      "dep:mac_address",
      "dep:ipnetwork",
      "dep:bit-vec"
    ],
    "time": [
      "dep:time"
    ],
    "uuid": [
      "dep:uuid"
    ]
  },
  "index_path": "ro/rm/rorm",
  "name": "rorm",
  "pubtime": "2023-09-11T14:39:14Z",
  "v": 2,
  "vers": "0.6.3",
  "yanked": false
}
