Add host information to db entries (#1778)
Add new field to each db entry identifying the host that it originated from.
This commit is contained in:
@@ -123,6 +123,8 @@ extern crate sys_info;
|
||||
extern crate tokio;
|
||||
extern crate tokio_codec;
|
||||
extern crate untrusted;
|
||||
#[macro_use]
|
||||
extern crate lazy_static;
|
||||
|
||||
#[cfg(test)]
|
||||
#[macro_use]
|
||||
|
Reference in New Issue
Block a user