fix deprecation in syntax

This commit is contained in:
Mario Voigt 2025-03-07 01:13:39 +01:00
parent 0c13b942b9
commit 5b6f7df4fb

View File

@ -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]