From cead858ebb18d3734aa0c52e0a843c190830b92a Mon Sep 17 00:00:00 2001 From: Ryo Yamashita Date: Wed, 3 Apr 2024 01:27:15 +0900 Subject: [PATCH] =?UTF-8?q?`workspace.resolver`=E3=82=92=E8=A8=AD=E5=AE=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 780422e..27755bb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,2 +1,3 @@ [workspace] members = ["crates/open_jtalk-sys", "crates/open_jtalk"] +resolver = "2"