Skip to content

Commit b422c8b

Browse files
rbartlenskydanielocfb
authored andcommitted
Remove num_enum dependency.
It is unused.
1 parent 9d8e0ee commit b422c8b

File tree

2 files changed

+0
-43
lines changed

2 files changed

+0
-43
lines changed

Cargo.lock

Lines changed: 0 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

libbpf-rs/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ vendored = ["libbpf-sys/vendored"]
2727
bitflags = "2.0"
2828
libbpf-sys = { version = "1.4.1", default-features = false }
2929
libc = "0.2"
30-
num_enum = "0.5"
3130
strum_macros = "0.24"
3231
vsprintf = "2.0"
3332

0 commit comments

Comments
 (0)