{
  "cksum": "f6e1067f617c4d1d4005ae7001367fc8d827f491a942b97545fe91982372c230",
  "crate_file": "shadowsocks-1.15.2.crate",
  "crate_url": "https://static.crates.io/crates/shadowsocks/shadowsocks-1.15.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arc-swap",
      "optional": true,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blake3",
      "optional": false,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bloomfilter",
      "optional": true,
      "req": "^1.0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byte_string",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2.94",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lru_time_cache",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "notify",
      "optional": true,
      "req": "^5.0.0-pre.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "percent-encoding",
      "optional": false,
      "req": "^2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pin-project",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tokio"
      ],
      "kind": "normal",
      "name": "sendfd",
      "optional": false,
      "req": "^0.4",
      "target": "cfg(unix)"
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_urlencoded",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "ring"
      ],
      "kind": "normal",
      "name": "shadowsocks-crypto",
      "optional": false,
      "req": "^0.5.1",
      "target": "cfg(any(target_arch = \"x86_64\", target_arch = \"aarch64\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "shadowsocks-crypto",
      "optional": false,
      "req": "^0.5.1",
      "target": "cfg(not(any(target_arch = \"x86_64\", target_arch = \"aarch64\")))"
    },
    {
      "default_features": true,
      "features": [
        "all"
      ],
      "kind": "normal",
      "name": "socket2",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "spin",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "io-util",
        "macros",
        "net",
        "parking_lot",
        "process",
        "rt",
        "sync",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-tfo",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "trust-dns-resolver",
      "optional": true,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "Win32_Foundation",
        "Win32_NetworkManagement_IpHelper",
        "Win32_Networking_WinSock",
        "Win32_System_IO"
      ],
      "kind": "normal",
      "name": "windows-sys",
      "optional": false,
      "req": "^0.42",
      "target": "cfg(windows)"
    }
  ],
  "features": {
    "aead-cipher-2022": [
      "shadowsocks-crypto/v2",
      "rand/small_rng",
      "aes",
      "lru_time_cache"
    ],
    "aead-cipher-2022-extra": [
      "aead-cipher-2022",
      "shadowsocks-crypto/v2-extra"
    ],
    "aead-cipher-extra": [
      "shadowsocks-crypto/v1-aead-extra"
    ],
    "default": [
      "trust-dns"
    ],
    "security-replay-attack-detect": [
      "bloomfilter"
    ],
    "stream-cipher": [
      "shadowsocks-crypto/v1-stream"
    ],
    "trust-dns": [
      "trust-dns-resolver",
      "arc-swap",
      "notify"
    ]
  },
  "index_path": "sh/ad/shadowsocks",
  "name": "shadowsocks",
  "pubtime": "2022-12-24T06:32:16Z",
  "vers": "1.15.2",
  "yanked": false
}
