mirror of
https://github.com/dndx/phantun.git
synced 2025-09-16 04:04:29 +08:00
chore(*) use tokio-tun
v0.5 instead of forked version. Bumped
`fake-tcp` to `v0.2.3`
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#![cfg_attr(feature = "benchmark", feature(test))]
|
||||
|
||||
pub mod packet;
|
||||
extern crate dndx_fork_tokio_tun as tokio_tun;
|
||||
|
||||
use bytes::{Bytes, BytesMut};
|
||||
use log::{error, info, trace, warn};
|
||||
|
Reference in New Issue
Block a user