{
  "cksum": "3a55a5602d425af5325571c1c571df331e6284d0bf85052445639c1669f559d5",
  "crate_file": "trojan-0.2.3.crate",
  "crate_url": "https://static.crates.io/crates/trojan/trojan-0.2.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flate2",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json",
        "stream",
        "rustls-tls"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "self-replace",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tar",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tempfile",
      "optional": true,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "macros"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "io"
      ],
      "kind": "normal",
      "name": "tokio-util",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "trojan-auth",
      "optional": false,
      "req": "^0.2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "trojan-cert",
      "optional": true,
      "req": "^0.2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "trojan-client",
      "optional": false,
      "req": "^0.2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "trojan-config",
      "optional": false,
      "req": "^0.2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "trojan-core",
      "optional": false,
      "req": "^0.2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "trojan-metrics",
      "optional": false,
      "req": "^0.2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "trojan-proto",
      "optional": false,
      "req": "^0.2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "trojan-relay",
      "optional": false,
      "req": "^0.2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "trojan-server",
      "optional": false,
      "req": "^0.2.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "deflate"
      ],
      "kind": "normal",
      "name": "zip",
      "optional": true,
      "req": "^2",
      "target": "cfg(windows)"
    }
  ],
  "features": {
    "sql-mysql": [
      "trojan-auth/sql-mysql"
    ],
    "sql-postgres": [
      "trojan-auth/sql-postgres"
    ],
    "sql-sqlite": [
      "trojan-auth/sql-sqlite"
    ]
  },
  "features2": {
    "cert": [
      "cli",
      "dep:trojan-cert"
    ],
    "cli": [
      "trojan-auth/cli",
      "dep:clap",
      "dep:tokio"
    ],
    "default": [
      "cli",
      "sql-sqlite"
    ],
    "upgrade": [
      "cli",
      "dep:reqwest",
      "dep:serde",
      "dep:serde_json",
      "dep:self-replace",
      "dep:flate2",
      "dep:tar",
      "dep:sha2",
      "dep:hex",
      "dep:tokio-util",
      "dep:futures-util",
      "dep:tempfile",
      "dep:zip"
    ]
  },
  "index_path": "tr/oj/trojan",
  "name": "trojan",
  "pubtime": "2026-01-30T15:32:49Z",
  "v": 2,
  "vers": "0.2.3",
  "yanked": false
}
