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

11 lines
289 B

--- libbpf-cargo-0.9.3/Cargo.toml 1970-01-01T00:00:01+00:00
+++ libbpf-cargo-0.9.3/Cargo.toml 2021-11-11T15:45:25.590082+00:00
@@ -74,6 +74,7 @@
version = "0.2"
[features]
+default = ["novendor"]
novendor = ["libbpf-sys/novendor"]
[badges.maintenance]
status = "actively-developed"