update kcp-sys to fix unexpected disconnect

This commit is contained in:
sijie.sun
2025-02-08 23:34:11 +08:00
committed by Sijie.Sun
parent 53c449b9fb
commit 06ebda2e2f

2
Cargo.lock generated
View File

@@ -3563,7 +3563,7 @@ dependencies = [
[[package]]
name = "kcp-sys"
version = "0.1.0"
source = "git+https://github.com/EasyTier/kcp-sys#9ce5c08807378ad0486291928994c4f80878c196"
source = "git+https://github.com/EasyTier/kcp-sys#0f0a0558391ba391c089806c23f369651f6c9eeb"
dependencies = [
"anyhow",
"auto_impl",