1
0
mirror of https://github.com/tonarino/innernet.git synced 2025-01-24 05:16:32 +02:00

wireguard-control: update wireguard-control-sys version

This commit is contained in:
Jake McGinty 2021-09-15 21:35:21 +09:00
parent ae89e06655
commit dff3b4d4ee

View File

@ -15,7 +15,7 @@ hex = "0.4"
libc = "0.2"
[target.'cfg(target_os = "linux")'.dependencies]
wireguard-control-sys = { path = "../wireguard-control-sys", version = "1.5.0-beta.1" }
wireguard-control-sys = { path = "../wireguard-control-sys", version = "1.5.0-beta.4" }
[target.'cfg(not(target_os = "linux"))'.dependencies]
rand_core = "0.6"