mirror of
https://github.com/arampoire/onetun.git
synced 2025-11-30 23:00:25 -05:00
Allow onetun to be used as a library
This commit is contained in:
parent
f85692950f
commit
48eaf0f840
5 changed files with 154 additions and 125 deletions
|
|
@ -30,3 +30,5 @@ pretty_env_logger = { version = "0.4", optional = true }
|
|||
pcap = []
|
||||
default = [ "bin" ]
|
||||
bin = [ "clap", "pretty_env_logger", "pcap" ]
|
||||
|
||||
[lib]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue