{
  "cksum": "a2db03a017e164c9dfaf1046434db2f855a635e02c3ff4171b163f2164faf24d",
  "crate_file": "nomad-protocol-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/nomad-protocol/nomad-protocol-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blake2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hkdf",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "snow",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "static_secrets"
      ],
      "kind": "normal",
      "name": "x25519-dalek",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zstd",
      "optional": true,
      "req": "^0.13",
      "target": null
    }
  ],
  "features": {
    "sync": []
  },
  "features2": {
    "client": [
      "transport"
    ],
    "crypto": [
      "dep:snow",
      "dep:chacha20poly1305",
      "dep:blake2",
      "dep:sha2",
      "dep:hkdf",
      "dep:zeroize",
      "dep:rand",
      "dep:x25519-dalek"
    ],
    "default": [
      "transport",
      "crypto",
      "sync",
      "extensions",
      "client",
      "server"
    ],
    "extensions": [
      "dep:zstd"
    ],
    "full": [
      "transport",
      "sync",
      "crypto",
      "extensions",
      "client",
      "server"
    ],
    "server": [
      "transport"
    ],
    "transport": [
      "dep:tokio"
    ]
  },
  "index_path": "no/ma/nomad-protocol",
  "name": "nomad-protocol",
  "pubtime": "2025-12-26T10:56:26Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
