We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faa7065 commit 2e1708bCopy full SHA for 2e1708b
src/client/mod.rs
@@ -47,7 +47,6 @@ pub struct ClientBuilder {
47
socks5_proxy: Option<String>,
48
tls_config: TlsConfig,
49
backoff_config: Arc<BackoffConfig>,
50
- sasl_config: Option<SaslConfig>,
51
}
52
53
impl ClientBuilder {
0 commit comments