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.
rust-libbpf-rs/libbpf-rs-fix-metadata.diff

11 lines
285 B

--- libbpf-rs-0.14.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ libbpf-rs-0.14.0/Cargo.toml 2021-11-11T15:36:19.239207+00:00
@@ -50,6 +50,7 @@
version = "1.1"
[features]
+default = ["novendor"]
novendor = ["libbpf-sys/novendor"]
[badges.maintenance]
status = "actively-developed"