{
  "cksum": "b576bde95683265c52a7f46f56a2c455dc5e1d4958adbeb1c92d95b63245b586",
  "crate_file": "process-wrap-7.0.1.crate",
  "crate_url": "https://static.crates.io/crates/process-wrap/process-wrap-7.0.1.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"
    ]
  },
  "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-16T11:55:43Z",
  "rust_version": "1.75.0",
  "v": 2,
  "vers": "7.0.1",
  "yanked": false
}
