diff options
| author | Weicao-CatilGrass <1992414357@qq.com> | 2025-06-09 12:06:15 +0800 |
|---|---|---|
| committer | Weicao-CatilGrass <1992414357@qq.com> | 2025-06-09 12:06:15 +0800 |
| commit | 0d8761e5f907d173c40a2a44f3a1d8d8ce5a2f6e (patch) | |
| tree | c4f851afd3e0951e43a2092176cec78ea9bc3773 /console/Cargo.toml | |
| parent | 44d61a897519e4f180d981d2c0846b9f59ef55c8 (diff) | |
.
Diffstat (limited to 'console/Cargo.toml')
| -rw-r--r-- | console/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/console/Cargo.toml b/console/Cargo.toml index 57860c7..5c6a313 100644 --- a/console/Cargo.toml +++ b/console/Cargo.toml @@ -8,6 +8,7 @@ version.workspace = true nogamepads = { path = "../../NoGamepads" } nogamepads-core = { path = "../core" } clap = { version = "4.5.38", features = ["derive"] } +clap_complete = "4.5.52" serde = { version = "1.0.219", features = ["derive"] } serde_yaml = "0.9.34" tokio = { version = "1.45.0", features = ["full"] } |
