{
  "cksum": "360e5e1ca90c1815c8b8c180904066de79ca0f4578234cc725691cb555f1d1fe",
  "crate_file": "pso2packetlib-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/pso2packetlib/pso2packetlib-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes",
      "optional": true,
      "req": "^0.8.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "^2.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cbc",
      "optional": true,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "half",
      "optional": false,
      "req": "^2.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.12.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pso2packetlib_impl",
      "optional": false,
      "req": "=0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rc4",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rsa",
      "optional": true,
      "req": "^0.9.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.198",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.59",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "net",
        "sync",
        "io-util",
        "macros"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.37.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zstd",
      "optional": true,
      "req": "^0.13.1",
      "target": null
    }
  ],
  "features": {
    "derive": [],
    "item_attrs": [],
    "ngs_packets": [],
    "proxy": []
  },
  "features2": {
    "base_enc": [
      "dep:rand",
      "dep:aes",
      "dep:cbc",
      "dep:sha2",
      "dep:hmac"
    ],
    "connection": [
      "dep:rsa"
    ],
    "ngs_enc": [
      "dep:rand",
      "dep:aes",
      "dep:cbc",
      "dep:sha2",
      "dep:zstd"
    ],
    "ppac": [
      "dep:zstd"
    ],
    "serde": [
      "dep:serde",
      "half/serde",
      "bitflags/serde"
    ],
    "split_connection": [
      "connection"
    ],
    "tokio": [
      "dep:tokio"
    ],
    "vita_enc": [
      "dep:rc4",
      "dep:rand"
    ]
  },
  "index_path": "ps/o2/pso2packetlib",
  "name": "pso2packetlib",
  "pubtime": "2024-04-25T14:31:16Z",
  "rust_version": "1.75",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
