cargo: Update wasm-bindgen and lettre

This commit is contained in:
Sertonix
2026-02-24 13:16:19 +01:00
committed by nitnelave
parent aa1384939b
commit 8c8df11250
2 changed files with 132 additions and 136 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ features = ["env-filter", "tracing-log"]
[dependencies.lettre]
features = ["builder", "serde", "smtp-transport", "tokio1-rustls-tls"]
default-features = false
version = "0.10.1"
version = "0.11.19"
[dependencies.lldap_access_control]
path = "../crates/access-control"