fix: remove unused dependencies from Cargo.toml and Cargo.lock

This commit is contained in:
Tunglies
2025-10-31 00:55:50 +08:00
parent ef35752d84
commit 1e9df69ffc
2 changed files with 0 additions and 10 deletions

5
src-tauri/Cargo.lock generated
View File

@@ -1107,17 +1107,13 @@ dependencies = [
"compact_str",
"console-subscriber",
"criterion",
"dashmap 6.1.0",
"deelevate",
"delay_timer",
"dirs 6.0.0",
"dunce",
"flexi_logger",
"futures",
"gethostname",
"getrandom 0.3.4",
"hex",
"hmac",
"isahc",
"libc",
"log",
@@ -1136,7 +1132,6 @@ dependencies = [
"serde",
"serde_json",
"serde_yaml_ng",
"sha2 0.10.9",
"signal-hook 0.3.18",
"smartstring",
"sys-locale",