You've already forked lldap
mirror of
https://github.com/lldap/lldap.git
synced 2026-04-05 12:32:57 +01:00
cargo,app,auth: Update dependencies, fix breaks
This commit is contained in:
committed by
nitnelave
parent
11d766b2ba
commit
abfe2f3a17
+2
-2
@@ -22,8 +22,8 @@ rand = "0.8"
|
||||
serde = "1"
|
||||
serde_json = "1"
|
||||
url-escape = "0.1.1"
|
||||
validator = "=0.14"
|
||||
validator_derive = "*"
|
||||
validator = "0.14"
|
||||
validator_derive = "0.14"
|
||||
wasm-bindgen = "0.2"
|
||||
wasm-bindgen-futures = "*"
|
||||
yew = "0.19.3"
|
||||
|
||||
Reference in New Issue
Block a user