解决win7不能启动的问题
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ protobuf = "3.2.0"
|
||||
tun = { path = "./rust-tun" }
|
||||
|
||||
[target.'cfg(target_os = "windows")'.dependencies]
|
||||
wintun = "0.2.1"
|
||||
wintun = { path = "./wintun" }
|
||||
libloading = "0.7.4"
|
||||
|
||||
[build-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user