From 81728baddd2c13198e8212ea0713a1e1f682ff43 Mon Sep 17 00:00:00 2001 From: phenylshima <49227365+femshima@users.noreply.github.com> Date: Sun, 26 May 2024 12:12:45 +0900 Subject: [PATCH] update jbonsai to 0.1.1 (#40) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]