{
  "cksum": "06280f118989d826ddee06897d04cb198a08307f1924c7dab4bb03b1b75396cd",
  "crate_file": "tcp-handler-1.0.1.crate",
  "crate_url": "https://static.crates.io/crates/tcp-handler/tcp-handler-1.0.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "bytes"
      ],
      "kind": "normal",
      "name": "__aead_with_feature",
      "optional": true,
      "package": "aead",
      "req": "^0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "aes",
        "rand_core"
      ],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": true,
      "req": "~0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "~0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "async_tokio"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "~0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flate2",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "~0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "reportme",
      "optional": false,
      "req": ">=0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "sha2"
      ],
      "kind": "normal",
      "name": "rsa",
      "optional": true,
      "req": "~0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "io-util",
        "net"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "tokio-comp",
        "bytes",
        "async_raw",
        "async_bools",
        "async_varint_size",
        "async_string"
      ],
      "kind": "normal",
      "name": "variable-len-reader",
      "optional": false,
      "req": "^3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "variable-len-reader",
      "optional": false,
      "req": "^3",
      "target": null
    }
  ],
  "features": {
    "__internal_variable_len_reader_with_feature": [
      "variable-len-reader/sync",
      "variable-len-reader/std-comp"
    ],
    "auto_flush": [
      "tokio/io-util"
    ]
  },
  "features2": {
    "compress_encryption": [
      "compression",
      "encryption",
      "__internal_variable_len_reader_with_feature"
    ],
    "compression": [
      "dep:flate2",
      "__internal_variable_len_reader_with_feature"
    ],
    "default": [
      "compress_encryption",
      "auto_flush",
      "stream_net"
    ],
    "encryption": [
      "dep:rand",
      "dep:__aead_with_feature",
      "dep:rsa",
      "dep:aes-gcm",
      "__internal_variable_len_reader_with_feature"
    ],
    "serde": [
      "dep:serde"
    ],
    "stream_net": [
      "streams",
      "tokio/net"
    ],
    "streams": [
      "dep:async-trait"
    ]
  },
  "index_path": "tc/p-/tcp-handler",
  "name": "tcp-handler",
  "pubtime": "2024-03-21T06:32:31Z",
  "v": 2,
  "vers": "1.0.1",
  "yanked": false
}
