{
  "cksum": "0827584847eead0ae0eace03fa8ccac18e84d2e1904cb0053782fa773a8ec96b",
  "crate_file": "ecli-server-codegen-1.0.0.crate",
  "crate_url": "https://static.crates.io/crates/ecli-server-codegen/ecli-server-codegen-1.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.24",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "clap",
      "optional": false,
      "req": "^2.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "frunk",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "frunk-enum-core",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "frunk-enum-derive",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "frunk_core",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "frunk_derives",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "hyper",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hyper-openssl",
      "optional": true,
      "req": "^0.9",
      "target": "cfg(not(any(target_os = \"macos\", target_os = \"windows\", target_os = \"ios\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hyper-tls",
      "optional": true,
      "req": "^0.5",
      "target": "cfg(any(target_os = \"macos\", target_os = \"windows\", target_os = \"ios\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": true,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mime",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "native-tls",
      "optional": true,
      "req": "^0.2",
      "target": "cfg(any(target_os = \"macos\", target_os = \"windows\", target_os = \"ios\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "native-tls",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "openssl",
      "optional": true,
      "req": "^0.10",
      "target": "cfg(not(any(target_os = \"macos\", target_os = \"windows\", target_os = \"ios\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "openssl",
      "optional": false,
      "req": "^0.10",
      "target": "cfg(not(any(target_os = \"macos\", target_os = \"windows\", target_os = \"ios\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "percent-encoding",
      "optional": true,
      "req": "^2.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_ignored",
      "optional": true,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serdejson",
        "server",
        "client",
        "tls",
        "tcp"
      ],
      "kind": "normal",
      "name": "swagger",
      "optional": false,
      "req": "^6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tokio-openssl",
      "optional": false,
      "req": "^0.6",
      "target": "cfg(not(any(target_os = \"macos\", target_os = \"windows\", target_os = \"ios\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": true,
      "req": "^2.1",
      "target": null
    }
  ],
  "features": {
    "client": [
      "hyper",
      "hyper-openssl",
      "hyper-tls",
      "native-tls",
      "openssl",
      "url"
    ],
    "conversion": [
      "frunk",
      "frunk_derives",
      "frunk_core",
      "frunk-enum-core",
      "frunk-enum-derive"
    ],
    "default": [
      "client",
      "server"
    ],
    "server": [
      "serde_ignored",
      "hyper",
      "regex",
      "percent-encoding",
      "url",
      "lazy_static"
    ]
  },
  "index_path": "ec/li/ecli-server-codegen",
  "name": "ecli-server-codegen",
  "pubtime": "2023-05-03T12:17:37Z",
  "vers": "1.0.0",
  "yanked": false
}
