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-sys-1.2.1+v1.2.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
+++ libbpf-sys-1.2.1+v1.2.0/Cargo.toml 2023-08-01T16:18:58.399707+00:00
|
|
|
|
@@ -12,7 +12,7 @@
|
|
|
|
[package]
|
|
|
|
edition = "2018"
|
|
|
|
name = "libbpf-sys"
|
|
|
|
-version = "1.2.1+v1.2.0"
|
|
|
|
+version = "1.2.1"
|
|
|
|
authors = [
|
|
|
|
"Alex Forster <alex@alexforster.com>",
|
|
|
|
"Dan Siemon <dan@coverfire.com>",
|
|
|
|
@@ -43,7 +43,7 @@
|
|
|
|
]
|
|
|
|
|
|
|
|
[build-dependencies.bindgen]
|
|
|
|
-version = "^0.66"
|
|
|
|
+version = "^0.63"
|
|
|
|
optional = true
|
|
|
|
|
|
|
|
[build-dependencies.cc]
|