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.16.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ libbpf-rs-0.16.0/Cargo.toml 2022-02-15T19:34:00.245553+00:00
@@ -59,6 +59,7 @@
version = "0.5"
[features]
+default = ["novendor"]
novendor = ["libbpf-sys/novendor"]
[badges.maintenance]
status = "actively-developed"