mirror of
https://github.com/lldap/lldap.git
synced 2026-03-31 15:07:48 +01:00
app: Fix attribute type parsing
This commit is contained in:
committed by
nitnelave
parent
3c7e4c3dec
commit
363ef106e2
Generated
+2
@@ -2604,6 +2604,7 @@ dependencies = [
|
||||
"anyhow",
|
||||
"base64 0.13.1",
|
||||
"chrono",
|
||||
"derive_more 1.0.0",
|
||||
"gloo-console",
|
||||
"gloo-file",
|
||||
"gloo-net",
|
||||
@@ -2618,6 +2619,7 @@ dependencies = [
|
||||
"rand 0.8.5",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"strum 0.25.0",
|
||||
"url-escape",
|
||||
"validator",
|
||||
"validator_derive",
|
||||
|
||||
Reference in New Issue
Block a user