{
  "cksum": "7225b49f8e9e671b832b7cb65cb261b8483e937ed9d4992fa84133da70a56ef4",
  "crate_file": "neva-0.0.6.crate",
  "crate_url": "https://static.crates.io/crates/neva/neva-0.0.6.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.22.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "neva_macros",
      "optional": true,
      "req": "^0.0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "signal"
      ],
      "kind": "normal",
      "name": "nix",
      "optional": true,
      "req": "^0.29.0",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.219",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.140",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync",
        "io-std",
        "io-util",
        "rt",
        "time",
        "macros"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.44.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "rt-multi-thread",
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.44.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-util",
      "optional": false,
      "req": "^0.7.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1.41",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "fmt",
        "json"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "Win32_Foundation",
        "Win32_System_JobObjects",
        "Win32_System_Threading",
        "Win32_Security",
        "Win32_System_Diagnostics",
        "Win32_System_Diagnostics_ToolHelp"
      ],
      "kind": "normal",
      "name": "windows",
      "optional": true,
      "req": "^0.61.1",
      "target": "cfg(target_os = \"windows\")"
    }
  ],
  "features": {
    "default": [],
    "server": []
  },
  "features2": {
    "client": [
      "dep:windows",
      "dep:nix",
      "tokio/process",
      "tokio/signal"
    ],
    "client-full": [
      "client",
      "tracing"
    ],
    "full": [
      "macros",
      "tracing",
      "server",
      "client"
    ],
    "macros": [
      "dep:neva_macros"
    ],
    "server-full": [
      "server",
      "macros",
      "tracing"
    ],
    "tracing": [
      "dep:tracing",
      "dep:tracing-subscriber"
    ]
  },
  "index_path": "ne/va/neva",
  "name": "neva",
  "pubtime": "2025-04-30T13:40:57Z",
  "rust_version": "1.83.0",
  "v": 2,
  "vers": "0.0.6",
  "yanked": false
}
