[chore] remove unused libloading
dependency from Cargo.toml and Cargo.lock
This commit is contained in:
@@ -26,7 +26,6 @@ reqwest = { version = "0.12", features = ["blocking", "json"] }
|
||||
sha2 = "0.10"
|
||||
# whisper-rs is always used (CPU-only by default); GPU features map onto it
|
||||
whisper-rs = { git = "https://github.com/tazz4843/whisper-rs" }
|
||||
libloading = { version = "0.8" }
|
||||
libc = "0.2"
|
||||
|
||||
[dev-dependencies]
|
||||
|
Reference in New Issue
Block a user