Add cargo-hakari

Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
Marcel Müller 2025-03-04 11:42:31 +01:00
parent a894c4c413
commit ac995ea522
8 changed files with 59 additions and 1 deletions

2
hakari/build.rs Normal file
View file

@ -0,0 +1,2 @@
// A build script is required for cargo to consider build dependencies.
fn main() {}