ldap: Simplify boolean expressions derived from filters

This commit is contained in:
Valentin Tolmer
2025-09-15 23:56:02 +02:00
committed by nitnelave
parent 400beafb29
commit 8f04843466
8 changed files with 159 additions and 104 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ edition = "2024"
homepage = "https://github.com/lldap/lldap"
license = "GPL-3.0-only"
repository = "https://github.com/lldap/lldap"
rust-version = "1.89"
rust-version = "1.89.0"
[profile.release]
lto = true