{
  "cksum": "55a32cf30d978719edd0f48b2973616d77159932fd348b97b6506bde236d5821",
  "crate_file": "fctools-0.4.1.crate",
  "crate_url": "https://static.crates.io/crates/fctools/fctools-0.4.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "assert_matches",
      "optional": false,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1.7.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cidr",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "namespaced"
      ],
      "kind": "dev",
      "name": "fcnet",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": true,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http-body-util",
      "optional": true,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "client"
      ],
      "kind": "normal",
      "name": "hyper",
      "optional": true,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hyper-client-sockets",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "client-legacy",
        "client",
        "http1"
      ],
      "kind": "normal",
      "name": "hyper-util",
      "optional": true,
      "req": "^0.1.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2.160",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.210",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.132",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.64",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "process",
        "io-util",
        "time",
        "rt",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.40.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.39.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-uring",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "transport"
      ],
      "kind": "normal",
      "name": "tonic",
      "optional": true,
      "req": "^0.12.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower-service",
      "optional": true,
      "req": "^0.3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "dev",
      "name": "uuid",
      "optional": false,
      "req": "^1.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "which",
      "optional": false,
      "req": "^6.0.3",
      "target": null
    }
  ],
  "features": {
    "blocking-fs-backend": [
      "fs-backend",
      "tokio/fs"
    ],
    "default": [],
    "direct-process-spawner": [
      "process-spawner"
    ],
    "elevation-process-spawners": [
      "process-spawner"
    ],
    "fs-backend": [],
    "process-spawner": [],
    "vmm-arguments": [],
    "vmm-installation": [
      "fs-backend"
    ]
  },
  "features2": {
    "full": [
      "vm",
      "direct-process-spawner",
      "elevation-process-spawners",
      "unrestricted-vmm-executor",
      "jailed-vmm-executor",
      "metrics-extension",
      "http-vsock-extension",
      "grpc-vsock-extension",
      "link-local-extension",
      "snapshot-editor-extension",
      "blocking-fs-backend",
      "unsend-proxy-fs-backend",
      "tokio-uring-fs-backend"
    ],
    "grpc-vsock-extension": [
      "vm",
      "hyper-client-sockets/firecracker",
      "dep:tonic",
      "dep:tower-service"
    ],
    "http-vsock-extension": [
      "vm",
      "hyper-client-sockets/firecracker"
    ],
    "jailed-vmm-executor": [
      "vmm-executor"
    ],
    "link-local-extension": [
      "dep:cidr"
    ],
    "metrics-extension": [
      "dep:serde",
      "dep:serde_json",
      "tokio/fs"
    ],
    "snapshot-editor-extension": [
      "vmm-executor"
    ],
    "tokio-uring-fs-backend": [
      "dep:tokio-uring",
      "tokio/fs"
    ],
    "unrestricted-vmm-executor": [
      "vmm-executor"
    ],
    "unsend-proxy-fs-backend": [
      "dep:uuid"
    ],
    "vm": [
      "vmm-process",
      "dep:serde",
      "dep:serde_json"
    ],
    "vmm-executor": [
      "vmm-arguments",
      "vmm-installation",
      "fs-backend",
      "process-spawner",
      "dep:libc"
    ],
    "vmm-process": [
      "vmm-executor",
      "dep:hyper",
      "dep:bytes",
      "dep:http-body-util",
      "hyper-client-sockets/unix",
      "dep:hyper-util",
      "dep:http"
    ]
  },
  "index_path": "fc/to/fctools",
  "name": "fctools",
  "pubtime": "2024-10-20T12:36:49Z",
  "v": 2,
  "vers": "0.4.1",
  "yanked": false
}
