fingerd: move parsing logic to proto, add support for more fields
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#![feature(iter_map_windows)]
|
||||
#![feature(gethostname)]
|
||||
#![feature(trim_prefix_suffix)]
|
||||
|
||||
pub mod proto;
|
||||
pub mod server;
|
||||
|
||||
Reference in New Issue
Block a user