{
  "cksum": "c7fc1c75b5075c7bc2aa41518731e93408f3a158dfb8714e747430734934a901",
  "crate_file": "sea-orm-cli-1.0.0-rc.3.crate",
  "crate_url": "https://static.crates.io/crates/sea-orm-cli/sea-orm-cli-1.0.0-rc.3.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "attributes",
        "tokio1"
      ],
      "kind": "normal",
      "name": "async-std",
      "optional": true,
      "req": "^1.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "clock"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env",
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "dotenvy",
      "optional": true,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "glob",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sea-orm-codegen",
      "optional": true,
      "req": "=1.0.0-rc.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sea-schema",
      "optional": false,
      "req": "^0.15.0-rc.4",
      "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": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "env-filter",
        "fmt"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.2",
      "target": null
    }
  ],
  "features": {
    "cli": [
      "clap",
      "dotenvy"
    ],
    "codegen": [
      "sea-schema/sqlx-all",
      "sea-orm-codegen"
    ],
    "default": [
      "codegen",
      "cli",
      "runtime-async-std-native-tls",
      "async-std"
    ],
    "runtime-actix-native-tls": [
      "sqlx/runtime-tokio-native-tls",
      "sea-schema/runtime-actix-native-tls"
    ],
    "runtime-actix-rustls": [
      "sqlx/runtime-tokio-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": "2024-03-26T16:19:21Z",
  "rust_version": "1.65",
  "vers": "1.0.0-rc.3",
  "yanked": false
}
