Skip to content

Commit e3ae4d4

Browse files
committed
style: add todo
1 parent dff7526 commit e3ae4d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ pub struct ScannerConfig {
108108

109109
#[derive(Debug, Deserialize, Serialize)]
110110
pub struct GeneralConfig {
111-
pub max_network_tasks: u32,
111+
pub max_network_tasks: u32, // TODO
112112
pub ping_timeout: u64,
113113
pub query_timeout: u64,
114114
pub join_timeout: u64,

0 commit comments

Comments
 (0)