{
  "cksum": "1db45c1f305fa716805d7645f4d1d0d493a2a1a1dc1016c5ed058c7ce125495d",
  "crate_file": "process-wrap-7.1.0.crate",
  "crate_url": "https://static.crates.io/crates/process-wrap/process-wrap-7.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.30",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^2.2.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "fs",
        "poll",
        "signal"
      ],
      "kind": "normal",
      "name": "nix",
      "optional": true,
      "req": "^0.28.0",
      "target": "cfg(unix)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "remoteprocess",
      "optional": false,
      "req": "^0.4.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "io-util",
        "macros",
        "process",
        "rt"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.37.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "io-util",
        "macros",
        "process",
        "rt",
        "rt-multi-thread",
        "time"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.37.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.40",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "windows",
      "optional": true,
      "req": "^0.56.0",
      "target": "cfg(windows)"
    }
  ],
  "features": {
    "kill-on-drop": [],
    "process-group": [],
    "process-session": [
      "process-group"
    ],
    "reset-sigmask": []
  },
  "features2": {
    "creation-flags": [
      "dep:windows",
      "windows/Win32_System_Threading"
    ],
    "default": [
      "creation-flags",
      "job-object",
      "kill-on-drop",
      "process-group",
      "process-session"
    ],
    "job-object": [
      "dep:windows",
      "windows/Win32_Security",
      "windows/Win32_System_Diagnostics_ToolHelp",
      "windows/Win32_System_IO",
      "windows/Win32_System_JobObjects",
      "windows/Win32_System_Threading"
    ],
    "std": [
      "dep:nix"
    ],
    "tokio1": [
      "dep:nix",
      "dep:tokio"
    ]
  },
  "index_path": "pr/oc/process-wrap",
  "name": "process-wrap",
  "pubtime": "2024-04-20T02:52:18Z",
  "rust_version": "1.75.0",
  "v": 2,
  "vers": "7.1.0",
  "yanked": false
}
