{
  "cksum": "3c861597db4627b2762a0f9051373820dfd1069d1ebe0ffafbf4aa1e37cb239d",
  "crate_file": "pd-vm-0.22.2.crate",
  "crate_url": "https://static.crates.io/crates/pd-vm/pd-vm-0.22.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cranelift-codegen",
      "optional": true,
      "req": "^0.129.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cranelift-frontend",
      "optional": true,
      "req": "^0.129.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cranelift-jit",
      "optional": true,
      "req": "^0.129.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cranelift-module",
      "optional": true,
      "req": "^0.129.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cranelift-native",
      "optional": true,
      "req": "^0.129.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "edge_abi",
      "optional": false,
      "package": "pd-edge-abi",
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-channel",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(unix)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paste",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pd-host-function",
      "optional": false,
      "req": "^0.22.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rt-format",
      "optional": false,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustyline",
      "optional": true,
      "req": "^14",
      "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": [
        "full"
      ],
      "kind": "build",
      "name": "syn",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt",
        "time",
        "sync"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "Win32_System_Diagnostics_Debug",
        "Win32_System_Memory",
        "Win32_System_ProcessStatus",
        "Win32_System_Threading"
      ],
      "kind": "normal",
      "name": "windows-sys",
      "optional": false,
      "req": "^0.59",
      "target": "cfg(windows)"
    }
  ],
  "features": {
    "http": [
      "edge_abi/http"
    ],
    "http2": [
      "http",
      "edge_abi/http2"
    ],
    "mqtt": [
      "edge_abi/mqtt"
    ],
    "runtime": [],
    "tls": [
      "http",
      "edge_abi/tls"
    ],
    "webrtc": [
      "http",
      "edge_abi/webrtc"
    ],
    "websocket": [
      "http",
      "edge_abi/websocket"
    ]
  },
  "features2": {
    "cli": [
      "dep:rustyline",
      "runtime"
    ],
    "cranelift-jit": [
      "runtime",
      "dep:cranelift-codegen",
      "dep:cranelift-frontend",
      "dep:cranelift-jit",
      "dep:cranelift-module",
      "dep:cranelift-native"
    ],
    "default": [
      "runtime",
      "cli",
      "cranelift-jit",
      "http",
      "tls",
      "websocket"
    ]
  },
  "index_path": "pd/-v/pd-vm",
  "name": "pd-vm",
  "pubtime": "2026-07-10T07:37:08Z",
  "v": 2,
  "vers": "0.22.2",
  "yanked": false
}
