diff options
| author | 1992414357@qq.com <1992414357@qq.com> | 2025-06-11 18:32:48 +0800 |
|---|---|---|
| committer | 1992414357@qq.com <1992414357@qq.com> | 2025-06-11 18:32:48 +0800 |
| commit | aa326e69b18a4390ffbc97268eaec4793761f083 (patch) | |
| tree | a2a517083dc3ef71d2adbb0013b0b923ad4d7c93 /console/Cargo.toml | |
| parent | e5cbc548a7d8ba62a76421057d6b281a9277646f (diff) | |
.
Diffstat (limited to 'console/Cargo.toml')
| -rw-r--r-- | console/Cargo.toml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/console/Cargo.toml b/console/Cargo.toml index 58594a8..5c6a313 100644 --- a/console/Cargo.toml +++ b/console/Cargo.toml @@ -13,6 +13,4 @@ serde = { version = "1.0.219", features = ["derive"] } serde_yaml = "0.9.34" tokio = { version = "1.45.0", features = ["full"] } crossterm = "0.29.0" -log = "0.4.27" -egui = "0.31.1" -eframe = "0.31.1"
\ No newline at end of file +log = "0.4.27"
\ No newline at end of file |
