--- libbpf-cargo-0.21.2/Cargo.toml 1970-01-01T00:00:01+00:00 +++ libbpf-cargo-0.21.2/Cargo.toml 2023-12-29T20:36:11.240361+00:00 @@ -30,12 +30,10 @@ license = "LGPL-2.1-only OR BSD-2-Clause" repository = "https://github.com/libbpf/libbpf-rs" +autobins = false + [lib] path = "src/lib.rs" - -[[bin]] -name = "cargo-libbpf" -path = "src/main.rs" [dependencies.anyhow] version = "1.0.1"