diff options
| author | 1992414357@qq.com <1992414357@qq.com> | 2025-06-09 10:29:05 +0800 |
|---|---|---|
| committer | 1992414357@qq.com <1992414357@qq.com> | 2025-06-09 10:29:05 +0800 |
| commit | c8ece4c62b6f8b5165de4d9d38a467bbc1e94a53 (patch) | |
| tree | a23115fef3cee8a888e43c0c245ad63d6526296f /core/Cargo.toml | |
| parent | 7093b08b8efd6e35a434b2923c40b763b51e675b (diff) | |
修改了导出脚本
Diffstat (limited to 'core/Cargo.toml')
| -rw-r--r-- | core/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Cargo.toml b/core/Cargo.toml index f943cb7..6758217 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -13,7 +13,6 @@ serde = { version = "1.0.219", features = ["derive"] } clap = { version = "4.5.38", features = ["derive"] } sha1 = "0.10.6" log = "0.4.27" -prettytable-rs = "0.10.0" shell-words = "1.1.0" [lib] |
