From c9dbba0d288becb7f05cebe526be25c76e5a850a Mon Sep 17 00:00:00 2001 From: "1992414357@qq.com" <1992414357@qq.com> Date: Thu, 29 May 2025 16:06:11 +0800 Subject: 增加客户端部分 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- export/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'export/Cargo.toml') diff --git a/export/Cargo.toml b/export/Cargo.toml index 2a0cc4f..5ddc6ca 100644 --- a/export/Cargo.toml +++ b/export/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "nogamepads_export" +name = "nogamepads-export" authors = [ "CatilGrass" ] workspace = "../../NoGamepads" -- cgit