]> git.proxmox.com Git - proxmox.git/blobdiff - proxmox-notify/Cargo.toml
notify: use std::sync::OnceCell instead of lazy_static!
[proxmox.git] / proxmox-notify / Cargo.toml
index 797b1acfcde73a8dce148b1951e6e6e611932718..3a97847dde0cbae6d5e7ca518ac1e43be0e9cbec 100644 (file)
@@ -11,7 +11,6 @@ exclude.workspace = true
 anyhow.workspace = true
 const_format.workspace = true
 handlebars = { workspace = true }
-lazy_static.workspace = true
 lettre = { workspace = true, optional = true }
 log.workspace = true
 mail-parser = { workspace = true, optional = true }