You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
394 B
18 lines
394 B
--- 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"
|