diff --git a/Cargo.toml b/Cargo.toml index ee894fb..d379834 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ napi = { version = "2.12.2", default-features = false, features = ["napi4"] } napi-derive = "2.12.2" jpreprocess = "0.9.1" -jbonsai = "0.1.0" +jbonsai = "0.1.1" audiopus = "=0.3.0-rc.0" [build-dependencies]