Fixed formatting
parent
c5ea4fde35
commit
b0241e51a3
|
@ -105,7 +105,7 @@ pub struct ClientConfig {
|
|||
user_agent: Option<HeaderValue>,
|
||||
disable_ssl_verification: bool,
|
||||
base_config: BaseClientConfig,
|
||||
timeout: Duration
|
||||
timeout: Duration,
|
||||
}
|
||||
|
||||
// #[cfg_attr(tarpaulin, skip)]
|
||||
|
|
Loading…
Reference in New Issue