update diplomat

This commit is contained in:
Ribbon 2023-12-20 17:18:45 +00:00
parent d599525b55
commit f60b407037

View File

@ -3,4 +3,7 @@
git = "https://github.com/rust-diplomat/diplomat"
rev = "01bfb4bc53211e1c2a5ea58f64205c3a06727f7d"
[build]
template = "cargo"
template = "custom"
script = """
cookbook_cargo_packages diplomat
"""