{
  "cksum": "8ed2e976778e44c7aebe23f254e26e54252905c078846ffdeef8345f4ce7c894",
  "crate_file": "process-wrap-6.0.0.crate",
  "crate_url": "https://static.crates.io/crates/process-wrap/process-wrap-6.0.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.5",
      "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": [
        "io-util",
        "macros",
        "process",
        "rt"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.36.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "io-util",
        "macros",
        "process",
        "rt",
        "rt-multi-thread",
        "time"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.36.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.54.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",
      "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-03-11T16:27:11Z",
  "rust_version": "1.75.0",
  "v": 2,
  "vers": "6.0.0",
  "yanked": false
}
