{
  "cksum": "b79dc70cb1d63e18d52b74087d8e6f893e3642976aa10fcf13833e4637a57d03",
  "crate_file": "pyrograph-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/pyrograph/pyrograph-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "bytemuck",
      "optional": true,
      "req": "^1.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustpython-parser",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "=1.0.219",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "swc_common",
      "optional": true,
      "req": "^0.40",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "swc_ecma_ast",
      "optional": true,
      "req": "^0.121",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "swc_ecma_parser",
      "optional": true,
      "req": "^0.152",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "swc_ecma_visit",
      "optional": true,
      "req": "^0.107",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full",
        "visit"
      ],
      "kind": "normal",
      "name": "syn",
      "optional": true,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter",
      "optional": true,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter-go",
      "optional": true,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wgpu",
      "optional": true,
      "req": "^0.19",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "default": [
      "gpu"
    ],
    "go": [
      "dep:tree-sitter",
      "dep:tree-sitter-go"
    ],
    "gpu": [
      "dep:wgpu",
      "dep:bytemuck"
    ],
    "js": [
      "dep:swc_ecma_parser",
      "dep:swc_ecma_ast",
      "dep:swc_common",
      "dep:swc_ecma_visit"
    ],
    "python": [
      "dep:rustpython-parser"
    ],
    "rust-lang": [
      "dep:syn"
    ]
  },
  "index_path": "py/ro/pyrograph",
  "name": "pyrograph",
  "pubtime": "2026-04-10T13:00:41Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
