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.
21 lines
407 B
21 lines
407 B
--- libbpf-rs-0.9.1/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ libbpf-rs-0.9.1/Cargo.toml 2021-05-10T19:11:36.122837+00:00
|
|
@@ -25,7 +25,7 @@
|
|
version = "1.2"
|
|
|
|
[dependencies.libbpf-sys]
|
|
-version = "0.2.0-3"
|
|
+version = "0.3.0-2"
|
|
|
|
[dependencies.nix]
|
|
version = "0.17"
|
|
@@ -40,7 +40,7 @@
|
|
version = "1.0"
|
|
|
|
[dependencies.vsprintf]
|
|
-version = "1.0"
|
|
+version = "2.0"
|
|
[dev-dependencies.libc]
|
|
version = "0.2"
|
|
|