fix: align Lunar Lander with official client

This commit is contained in:
0xfnzero
2026-07-12 18:03:08 +08:00
parent 1c78b3cab2
commit 1d224770d8
3 changed files with 48 additions and 38 deletions
+1 -1
View File
@@ -112,7 +112,7 @@ sha2 = "0.10"
tonic-prost = "0.14.2"
# 须含 runtime-tokio,否则 quinn::Endpoint::client 报 no async runtime foundQUICSpeedlanding/Soyas)无法初始化
quinn = { version = "0.11", default-features = false, features = ["rustls", "runtime-tokio"] }
lunar-lander-quic-client = "0.1"
lunar-lander-quic-client = "0.4"
rcgen = "0.13"
uuid = "1.11"