Use the new version of tun-rs

This commit is contained in:
lbl
2025-02-13 17:02:06 +08:00
parent 274f4df43a
commit 563aca39aa
8 changed files with 37 additions and 51 deletions
+1 -1
View File
@@ -511,7 +511,7 @@ fn print_usage(program: &str, _opts: Options) {
" --use-channel <p2p> {}",
get_description("--use-channel <p2p>", &language)
);
#[cfg(not(feature = "vn-link-model"))]
#[cfg(feature = "integrated_tun")]
println!(
" --nic <tun0> {}",
get_description("--nic <tun0>", &language)