wireguard-control: update wireguard-control-sys version

pull/153/head
Jake McGinty 2021-09-15 21:35:21 +09:00
parent ae89e06655
commit dff3b4d4ee
1 changed files with 1 additions and 1 deletions

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"