{
  "cksum": "b7b6fe0421081f5b30349d048b5ffdf935a247e68db0c919d45232f26db2f685",
  "crate_file": "bpf-linker-0.10.2.crate",
  "crate_url": "https://static.crates.io/crates/bpf-linker/bpf-linker-0.10.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.100",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "build",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.100",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ar",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "assert_matches",
      "optional": false,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aya-rustc-llvm-proxy",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "env"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.5.56",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "compiletest_rs",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gimli",
      "optional": false,
      "req": "^0.32.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2.174",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "disable-alltargets-init",
        "no-llvm-linking"
      ],
      "kind": "normal",
      "name": "llvm-sys-20",
      "optional": true,
      "package": "llvm-sys",
      "req": "^201.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "disable-alltargets-init",
        "no-llvm-linking"
      ],
      "kind": "normal",
      "name": "llvm-sys-21",
      "optional": true,
      "package": "llvm-sys",
      "req": "^211.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "disable-alltargets-init",
        "no-llvm-linking"
      ],
      "kind": "normal",
      "name": "llvm-sys-22",
      "optional": true,
      "package": "llvm-sys",
      "req": "^221.0.0-rc1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.27",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "archive",
        "elf",
        "macho",
        "read_core",
        "unaligned"
      ],
      "kind": "build",
      "name": "object",
      "optional": false,
      "req": "^0.38.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "regex",
      "optional": false,
      "req": "^1.11.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "rustc-build-sysroot",
      "optional": false,
      "req": "^0.5.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "scopeguard",
      "optional": false,
      "req": "^1.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.44",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing-appender",
      "optional": false,
      "req": "^0.2.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "env-filter",
        "registry"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing-tree",
      "optional": false,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "real-sys",
        "regex"
      ],
      "kind": "dev",
      "name": "which",
      "optional": false,
      "req": "^8.0.0",
      "target": null
    }
  ],
  "features": {
    "llvm-link-static": [],
    "no-llvm-linking": []
  },
  "features2": {
    "default": [
      "llvm-22",
      "rust-llvm-22"
    ],
    "llvm-20": [
      "dep:llvm-sys-20"
    ],
    "llvm-21": [
      "dep:llvm-sys-21"
    ],
    "llvm-22": [
      "dep:llvm-sys-22"
    ],
    "rust-llvm-20": [
      "dep:aya-rustc-llvm-proxy",
      "llvm-20",
      "no-llvm-linking"
    ],
    "rust-llvm-21": [
      "dep:aya-rustc-llvm-proxy",
      "llvm-21",
      "no-llvm-linking"
    ],
    "rust-llvm-22": [
      "dep:aya-rustc-llvm-proxy",
      "llvm-22",
      "no-llvm-linking"
    ]
  },
  "index_path": "bp/f-/bpf-linker",
  "name": "bpf-linker",
  "pubtime": "2026-02-27T15:39:34Z",
  "v": 2,
  "vers": "0.10.2",
  "yanked": false
}
