diff --git a/sys/Cargo.toml b/sys/Cargo.toml index 928ee76..5ba14fa 100644 --- a/sys/Cargo.toml +++ b/sys/Cargo.toml @@ -22,6 +22,8 @@ include = [ "whisper.cpp/ggml-alloc.h", "whisper.cpp/ggml-alloc.c", "whisper.cpp/ggml-metal.metal", + "whisper.cpp/ggml-metal.m", + "whisper.cpp/ggml-metal.h", "whisper.cpp/LICENSE", "whisper.cpp/whisper.cpp", "whisper.cpp/whisper.h",