{
  "cksum": "a14bbb1355a6da6c1407148869f72bea095487e02e66251eabd9b1fb856b2e63",
  "crate_file": "sea-orm-cli-0.2.4.crate",
  "crate_url": "https://static.crates.io/crates/sea-orm-cli/sea-orm-cli-0.2.4.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "attributes"
      ],
      "kind": "normal",
      "name": "async-std",
      "optional": false,
      "req": "^1.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^2.33.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dotenv",
      "optional": false,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "env_logger",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sea-orm-codegen",
      "optional": false,
      "req": "^0.2.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "debug-print",
        "sqlx-mysql",
        "sqlx-postgres",
        "discovery",
        "writer"
      ],
      "kind": "normal",
      "name": "sea-schema",
      "optional": false,
      "req": "^0.2.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "mysql",
        "postgres"
      ],
      "kind": "normal",
      "name": "sqlx",
      "optional": false,
      "req": "^0.5",
      "target": null
    }
  ],
  "features": {
    "default": [
      "runtime-async-std-native-tls"
    ],
    "runtime-actix-native-tls": [
      "sqlx/runtime-actix-native-tls",
      "sea-schema/runtime-actix-native-tls"
    ],
    "runtime-actix-rustls": [
      "sqlx/runtime-actix-rustls",
      "sea-schema/runtime-actix-rustls"
    ],
    "runtime-async-std-native-tls": [
      "sqlx/runtime-async-std-native-tls",
      "sea-schema/runtime-async-std-native-tls"
    ],
    "runtime-async-std-rustls": [
      "sqlx/runtime-async-std-rustls",
      "sea-schema/runtime-async-std-rustls"
    ],
    "runtime-tokio-native-tls": [
      "sqlx/runtime-tokio-native-tls",
      "sea-schema/runtime-tokio-native-tls"
    ],
    "runtime-tokio-rustls": [
      "sqlx/runtime-tokio-rustls",
      "sea-schema/runtime-tokio-rustls"
    ]
  },
  "index_path": "se/a-/sea-orm-cli",
  "name": "sea-orm-cli",
  "pubtime": "2021-09-26T08:44:45Z",
  "vers": "0.2.4",
  "yanked": false
}
