diff --git a/Cargo.toml b/Cargo.toml index e41959a..f389601 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ crate-type = ["cdylib"] napi = { version = "2.12.2", default-features = false, features = ["napi4"] } napi-derive = "2.12.2" -jpreprocess = "0.8.1" +jpreprocess = "0.9.1" jbonsai = "0.1.0" audiopus = "=0.3.0-rc.0"