mirror of
https://github.com/lldap/lldap.git
synced 2026-03-31 15:07:48 +01:00
validation: move validation crate to crates folder
This commit is contained in:
committed by
nitnelave
parent
b5e87c7226
commit
37a683dcb2
+1
-1
@@ -61,7 +61,7 @@ path = "../crates/auth"
|
||||
features = [ "opaque_client" ]
|
||||
|
||||
[dependencies.lldap_validation]
|
||||
path = "../validation"
|
||||
path = "../crates/validation"
|
||||
|
||||
[dependencies.image]
|
||||
features = ["jpeg"]
|
||||
|
||||
Reference in New Issue
Block a user