chore: update kcp-sys (#2277)

This commit is contained in:
fanyang
2026-05-24 23:11:16 +08:00
committed by GitHub
parent 73bea01f40
commit bfa3383aaa
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -224,7 +224,7 @@ service-manager = { git = "https://github.com/EasyTier/service-manager-rs.git",
zstd = { version = "0.13", optional = true }
kcp-sys = { git = "https://github.com/EasyTier/kcp-sys", rev = "94964794caaed5d388463137da59b97499619e5f", optional = true }
kcp-sys = { git = "https://github.com/EasyTier/kcp-sys", rev = "d7427c22d764deb1860a7d37acc446ed5033464c", optional = true }
prost-reflect = { version = "0.14.5", default-features = false, features = [
"derive",