{
  "cksum": "4c50759565ed10dbb8c0e6b8c6ecade021d012b321d46d4f79bc66b48701e219",
  "crate_file": "sea-orm-cli-0.6.0.crate",
  "crate_url": "https://static.crates.io/crates/sea-orm-cli/sea-orm-cli-0.6.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "attributes",
        "tokio1"
      ],
      "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": "sea-orm-codegen",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "debug-print",
        "sqlx-mysql",
        "sqlx-sqlite",
        "sqlx-postgres",
        "discovery",
        "writer",
        "migration"
      ],
      "kind": "normal",
      "name": "sea-schema",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "smol",
      "optional": false,
      "req": "^1.2.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "mysql",
        "postgres"
      ],
      "kind": "normal",
      "name": "sqlx",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.2",
      "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": "2022-02-07T04:22:37Z",
  "vers": "0.6.0",
  "yanked": false
}
