Commit f6e775b
committed
fix: strip 'lib' from links metadata
Similarly to libbpf/libbpf-sys#115, remove the "lib" part of in `links` metadata.
* https://doc.rust-lang.org/cargo/reference/manifest.html#the-links-field
* https://doc.rust-lang.org/cargo/reference/build-scripts.html#the-links-manifest-key
Signed-off-by: Manu Bretelle <[email protected]>1 parent 9d5a03d commit f6e775b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
0 commit comments