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.
|
|
|
--- libbpf-cargo-0.13.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
+++ libbpf-cargo-0.13.1/Cargo.toml 2022-12-12T18:44:06.726590+00:00
|
|
|
|
@@ -32,7 +32,7 @@
|
|
|
|
version = "1.0"
|
|
|
|
|
|
|
|
[dependencies.cargo_metadata]
|
|
|
|
-version = "0.14"
|
|
|
|
+version = "0.15"
|
|
|
|
|
|
|
|
[dependencies.clap]
|
|
|
|
version = "3.1"
|
|
|
|
@@ -73,9 +73,10 @@
|
|
|
|
[dependencies.thiserror]
|
|
|
|
version = "1.0"
|
|
|
|
[dev-dependencies.goblin]
|
|
|
|
-version = "0.4"
|
|
|
|
+version = "0.5"
|
|
|
|
|
|
|
|
[features]
|
|
|
|
+default = ["novendor"]
|
|
|
|
novendor = ["libbpf-sys/novendor"]
|
|
|
|
[badges.maintenance]
|
|
|
|
status = "actively-developed"
|