mirror of
https://github.com/lldap/lldap.git
synced 2026-03-31 15:07:48 +01:00
ldap: Simplify boolean expressions derived from filters
This commit is contained in:
committed by
nitnelave
parent
400beafb29
commit
8f04843466
@@ -24,7 +24,7 @@ on:
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
MSRV: "1.89"
|
||||
MSRV: "1.89.0"
|
||||
|
||||
### CI Docs
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ on:
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
MSRV: "1.89"
|
||||
MSRV: "1.89.0"
|
||||
|
||||
jobs:
|
||||
pre_job:
|
||||
|
||||
Reference in New Issue
Block a user