diff --git a/sys/Cargo.toml b/sys/Cargo.toml index 4f985e0..70cda55 100644 --- a/sys/Cargo.toml +++ b/sys/Cargo.toml @@ -21,6 +21,7 @@ include = [ "whisper.cpp/ggml-cuda.h", "whisper.cpp/ggml-alloc.h", "whisper.cpp/ggml-alloc.c", + "whisper.cpp/ggml-metal.metal", "whisper.cpp/LICENSE", "whisper.cpp/whisper.cpp", "whisper.cpp/whisper.h",