{
  "cksum": "ce70c5831a770eeb2d4eab6fc56dee413df1b3a8e6135d059cb5b408f2214995",
  "crate_file": "runcc-2.0.2.crate",
  "crate_url": "https://static.crates.io/crates/runcc/runcc-2.0.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^3.0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ron",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_yaml",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "process",
        "macros",
        "rt",
        "sync",
        "signal",
        "io-util",
        "rt-multi-thread"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "trycmd",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    }
  ],
  "features": {
    "auto_ansi_escape": [
      "regex",
      "lazy_static"
    ],
    "cli": [
      "clap"
    ],
    "default": [
      "cli",
      "auto_ansi_escape"
    ]
  },
  "index_path": "ru/nc/runcc",
  "name": "runcc",
  "pubtime": "2022-01-07T14:08:52Z",
  "vers": "2.0.2",
  "yanked": false
}
