展示客户端中继状态

This commit is contained in:
lubeilin
2023-07-26 21:31:34 +08:00
parent a2d45da44d
commit 62b2af54a2
3 changed files with 10 additions and 5 deletions
+1 -2
View File
@@ -15,8 +15,7 @@ crossbeam-skiplist = "0.1"
parking_lot = "0.12.1"
rand = "0.8.5"
sha2 = { version = "0.10.6", features = ["oid"] }
aes-gcm = "0.10.2"
ring = "0.16.20"
thiserror = "1.0.37"
protobuf = "3.2.0"
socket2 ={ version = "0.5.2", features = ["all"] }