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

11 lines
270 B

--- libbpf-sys-0.5.0-1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ libbpf-sys-0.5.0-1/Cargo.toml 2021-10-14T15:49:29.143349+00:00
@@ -32,6 +32,7 @@
4 years ago
version = "0.3"
[features]
+default = ["novendor"]
novendor = []
[badges.maintenance]
status = "passively-maintained"