Embed wintun inside of the Windows binary
Burrow writes the driver to a temporary file and then loads it.
This commit is contained in:
parent
a502e2132c
commit
9dc10544b9
3 changed files with 19 additions and 10 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -1299,12 +1299,14 @@ dependencies = [
|
|||
"anyhow",
|
||||
"bindgen",
|
||||
"fehler",
|
||||
"lazy_static",
|
||||
"libc",
|
||||
"libloading",
|
||||
"nix",
|
||||
"reqwest",
|
||||
"socket2",
|
||||
"ssri",
|
||||
"tempfile",
|
||||
"tokio",
|
||||
"widestring",
|
||||
"windows",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue