aboutsummaryrefslogtreecommitdiff
path: root/core/Cargo.toml
diff options
context:
space:
mode:
author1992414357@qq.com <1992414357@qq.com>2025-06-11 19:14:04 +0800
committer1992414357@qq.com <1992414357@qq.com>2025-06-11 19:14:04 +0800
commit9e48af01ae56fe813869ada24de291ab98b361e2 (patch)
tree82b56adecbeb260ebbf2c512d78fe2d63805eb36 /core/Cargo.toml
parentaa326e69b18a4390ffbc97268eaec4793761f083 (diff)
组合模块中 structs.rs 和 implements.rs 文件
Diffstat (limited to 'core/Cargo.toml')
-rw-r--r--core/Cargo.toml6
1 files changed, 1 insertions, 5 deletions
diff --git a/core/Cargo.toml b/core/Cargo.toml
index 6758217..9b9d42c 100644
--- a/core/Cargo.toml
+++ b/core/Cargo.toml
@@ -13,8 +13,4 @@ serde = { version = "1.0.219", features = ["derive"] }
clap = { version = "4.5.38", features = ["derive"] }
sha1 = "0.10.6"
log = "0.4.27"
-shell-words = "1.1.0"
-
-[lib]
-name = "nogamepads_core"
-crate-type = [ "rlib"] \ No newline at end of file
+shell-words = "1.1.0" \ No newline at end of file