{
  "cksum": "278affacf994a0feb09b88fd8ac330bd237d1fe81278449eff1f219efe6099cd",
  "crate_file": "tcp-handler-0.6.0.crate",
  "crate_url": "https://static.crates.io/crates/tcp-handler/tcp-handler-0.6.0.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": "bytes",
      "optional": false,
      "req": "^1",
      "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"
    ]
  },
  "features2": {
    "compress_encryption": [
      "compression",
      "encryption",
      "__internal_variable_len_reader_with_feature"
    ],
    "compression": [
      "dep:flate2",
      "__internal_variable_len_reader_with_feature"
    ],
    "default": [
      "compress_encryption"
    ],
    "encryption": [
      "dep:rand",
      "dep:__aead_with_feature",
      "dep:rsa",
      "dep:aes-gcm",
      "__internal_variable_len_reader_with_feature"
    ],
    "serde": [
      "dep:serde"
    ]
  },
  "index_path": "tc/p-/tcp-handler",
  "name": "tcp-handler",
  "pubtime": "2024-03-20T07:11:27Z",
  "v": 2,
  "vers": "0.6.0",
  "yanked": false
}
