{
  "cksum": "832e000dd8fa0cdc401c3c5b36f72c2a7ae761b04f1c9f416bf11be09d68d162",
  "crate_file": "pktkit-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/pktkit/pktkit-0.1.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "aes"
      ],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blake2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "cbc",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "zeroize"
      ],
      "kind": "normal",
      "name": "curve25519-dalek",
      "optional": true,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rsa",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "tls12"
      ],
      "kind": "normal",
      "name": "rustls",
      "optional": true,
      "req": "^0.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls-pemfile",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls-rustcrypto",
      "optional": true,
      "req": "=0.0.2-alpha",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha1",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "zeroize_derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": true,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "dhcp": [],
    "l2adapter": [],
    "nat": [
      "vtcp"
    ],
    "qemu": [],
    "slirp": [
      "vtcp"
    ],
    "vclient": [
      "vtcp"
    ],
    "vtcp": []
  },
  "features2": {
    "afxdp": [
      "dep:libc"
    ],
    "full": [
      "l2adapter",
      "dhcp",
      "qemu",
      "tuntap",
      "afxdp",
      "vtcp",
      "slirp",
      "vclient",
      "nat",
      "wg",
      "ovpn"
    ],
    "ovpn": [
      "dep:aes",
      "dep:aes-gcm",
      "dep:cbc",
      "dep:hmac",
      "dep:sha1",
      "dep:sha2",
      "dep:rsa",
      "dep:rand_core",
      "dep:getrandom",
      "dep:rustls",
      "dep:rustls-rustcrypto",
      "dep:rustls-pemfile"
    ],
    "tuntap": [
      "dep:libc"
    ],
    "wg": [
      "dep:curve25519-dalek",
      "dep:chacha20poly1305",
      "dep:blake2",
      "dep:hmac",
      "dep:zeroize",
      "dep:rand_core",
      "dep:getrandom"
    ]
  },
  "index_path": "pk/tk/pktkit",
  "name": "pktkit",
  "pubtime": "2026-05-25T14:15:02Z",
  "rust_version": "1.75",
  "v": 2,
  "vers": "0.1.1",
  "yanked": false
}
