Skip to content

Commit 144181b

Browse files
juntaoclaude
andcommitted
Exclude mlx-c submodule and non-essential dirs from crate package
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent fbdd535 commit 144181b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ description = "Rust implementation for the CohereLabs/cohere-transcribe-03-2026
77
repository = "https://github.com/second-state/cohere_transcribe_rs"
88
keywords = ["speech-to-text", "transcription", "asr", "mlx", "libtorch"]
99
categories = ["multimedia::audio", "command-line-utilities"]
10+
exclude = ["mlx-c/", ".github/", "tests/", "models/", "tools/"]
1011

1112
[[bin]]
1213
name = "transcribe"

0 commit comments

Comments
 (0)