support win7 and reduce win mem usage (#128)

This commit is contained in:
Sijie.Sun
2024-06-02 14:07:21 +08:00
committed by GitHub
parent f1e9864d08
commit 360691276c
3 changed files with 8 additions and 3 deletions
Generated
+1 -2
View File
@@ -5491,8 +5491,7 @@ checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
[[package]]
name = "tun"
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0adb9992bbd5ca76f3847ed579ad4ee8defb2ec2eea918cceef17ccc66fa4fd4"
source = "git+https://github.com/EasyTier/rust-tun.git?rev=e4fd1cd#e4fd1cdd5321ac1ad6f19954e982194688b95aff"
dependencies = [
"byteorder",
"bytes",