trim whisper-rs-sys crate size down to 546.9KiB
This commit is contained in:
parent
f24f496213
commit
f86d8699a7
1 changed files with 8 additions and 0 deletions
|
|
@ -7,6 +7,14 @@ license = "Unlicense"
|
||||||
documentation = "https://docs.rs/whisper-rs-sys"
|
documentation = "https://docs.rs/whisper-rs-sys"
|
||||||
repository = "https://github.com/tazz4843/whisper-rs"
|
repository = "https://github.com/tazz4843/whisper-rs"
|
||||||
links = "whisper"
|
links = "whisper"
|
||||||
|
exclude = [
|
||||||
|
"whisper.cpp/bindings",
|
||||||
|
"whisper.cpp/examples",
|
||||||
|
"whisper.cpp/extra",
|
||||||
|
"whisper.cpp/models",
|
||||||
|
"whisper.cpp/samples",
|
||||||
|
"whisper.cpp/tests",
|
||||||
|
]
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue