支持点对网

This commit is contained in:
lubeilin
2023-05-28 20:28:58 +08:00
parent 94def558fc
commit c412a256b8
27 changed files with 1321 additions and 544 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
[package]
name = "switch-desktop"
version = "1.0.2"
version = "1.0.4"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
@@ -13,7 +13,7 @@ console = "0.15.2"
dirs = "4.0.0"
log = "0.4.17"
log4rs = "1.2.0"
#tokio = { version = "1.24.1", features = ["full"] }
tokio = { version = "1.28.1", features = ["full"] }
chrono = "0.4.23"
serde = "1.0"