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.
14 lines
418 B
14 lines
418 B
--- libbpf-rs-0.22.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ libbpf-rs-0.22.0/Cargo.toml 2023-12-29T20:52:37.035784+00:00
|
|
@@ -78,8 +78,8 @@
|
|
[dev-dependencies.plain]
|
|
version = "0.2.3"
|
|
|
|
-[dev-dependencies.probe]
|
|
-version = "0.3"
|
|
+[target."cfg(any(target_arch = \"x86\", target_arch = \"x86_64\", target_arch = \"aarch64\"))".dev-dependencies.probe]
|
|
+version = "0.5"
|
|
|
|
[dev-dependencies.scopeguard]
|
|
version = "1.1"
|