chore: optim

This commit is contained in:
lencx
2022-12-29 19:29:33 +08:00
parent 9a9fb24de8
commit f1fa859961
6 changed files with 9 additions and 8 deletions

View File

@@ -24,7 +24,7 @@ csv = "1.1.6"
thiserror = "1.0.38"
walkdir = "2.3.2"
regex = "1.7.0"
# tokio = { version = "1.23.0", features = ["macros"] }
tokio = { version = "1.23.0", features = ["macros"] }
# reqwest = "0.11.13"
[dependencies.tauri-plugin-log]