diff --git a/Cargo.toml b/Cargo.toml index 93879c3..3e3d494 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -115,7 +115,7 @@ shadow-rs = "0.11" [dependencies.rsasl] version = "2.2.0" -default_features = false +default-features = false features = ["unstable_custom_mechanism", "provider", "registry_static", "config_builder", "plain"] [dev-dependencies]