aboutsummaryrefslogtreecommitdiff
path: root/console
diff options
context:
space:
mode:
author1992414357@qq.com <1992414357@qq.com>2025-06-09 10:29:05 +0800
committer1992414357@qq.com <1992414357@qq.com>2025-06-09 10:29:05 +0800
commitc8ece4c62b6f8b5165de4d9d38a467bbc1e94a53 (patch)
treea23115fef3cee8a888e43c0c245ad63d6526296f /console
parent7093b08b8efd6e35a434b2923c40b763b51e675b (diff)
修改了导出脚本
Diffstat (limited to 'console')
-rw-r--r--console/Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/console/Cargo.toml b/console/Cargo.toml
index b241b6b..57860c7 100644
--- a/console/Cargo.toml
+++ b/console/Cargo.toml
@@ -8,10 +8,8 @@ version.workspace = true
nogamepads = { path = "../../NoGamepads" }
nogamepads-core = { path = "../core" }
clap = { version = "4.5.38", features = ["derive"] }
-rand = { version = "0.9.1", features = [] }
serde = { version = "1.0.219", features = ["derive"] }
serde_yaml = "0.9.34"
-prettytable-rs = "0.10.0"
tokio = { version = "1.45.0", features = ["full"] }
crossterm = "0.29.0"
log = "0.4.27" \ No newline at end of file