{
  "cksum": "1df970b710576a0ed08eaf795df8c757bf7dc12a372c86972849ab0309b11dda",
  "crate_file": "deeplx-1.4.2.crate",
  "crate_url": "https://static.crates.io/crates/deeplx/deeplx-1.4.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "tracing",
        "macros"
      ],
      "kind": "normal",
      "name": "axum",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "typed-header"
      ],
      "kind": "normal",
      "name": "axum-extra",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "env"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "ini",
        "json",
        "yaml",
        "toml",
        "ron",
        "json5"
      ],
      "kind": "normal",
      "name": "config",
      "optional": true,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glob",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "isolang",
      "optional": false,
      "req": "^2.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "lazy_static",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mimalloc",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "notify",
      "optional": true,
      "req": "^8.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rustls-tls",
        "charset",
        "http2",
        "macos-system-configuration",
        "gzip",
        "brotli",
        "json"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rpmalloc",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "gzip",
        "brotli",
        "json"
      ],
      "kind": "normal",
      "name": "rquest",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "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": "snmalloc-rs",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tikv-jemallocator",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "io-util",
        "macros",
        "net",
        "rt-multi-thread",
        "signal"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "trace"
      ],
      "kind": "normal",
      "name": "tower-http",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "whatlang",
      "optional": false,
      "req": "^0.16",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "default": [
      "server",
      "mimalloc"
    ],
    "impersonate": [
      "dep:rquest"
    ],
    "mimalloc": [
      "dep:mimalloc"
    ],
    "rpmalloc": [
      "dep:rpmalloc"
    ],
    "server": [
      "dep:thiserror",
      "dep:clap",
      "dep:glob",
      "dep:notify",
      "dep:config",
      "dep:tracing",
      "dep:tracing-subscriber",
      "dep:tokio",
      "dep:tower-http",
      "dep:axum",
      "dep:axum-extra"
    ],
    "snmalloc": [
      "dep:snmalloc-rs"
    ],
    "tikv-jemallocator": [
      "dep:tikv-jemallocator"
    ]
  },
  "index_path": "de/ep/deeplx",
  "name": "deeplx",
  "pubtime": "2025-08-17T15:40:10Z",
  "v": 2,
  "vers": "1.4.2",
  "yanked": false
}
