]> git.proxmox.com Git - proxmox.git/blobdiff - proxmox-notify/Cargo.toml
notify: adapt to proxmox_schema changes, use const_format
[proxmox.git] / proxmox-notify / Cargo.toml
index 0a5be00589d64a235a625346a5a91f620359fc95..516880714742bb2e5ca7a69cf29de52cfcded2be 100644 (file)
@@ -9,6 +9,7 @@ exclude.workspace = true
 
 [dependencies]
 anyhow.workspace = true
+const_format.workspace = true
 handlebars = { workspace = true }
 lazy_static.workspace = true
 lettre = { workspace = true, optional = true }