update fazi

This commit is contained in:
Ribbon 2023-12-20 23:34:26 +00:00
parent ae77189a38
commit 74620a753e

View File

@ -2,4 +2,7 @@
[source]
git = "https://github.com/landaire/fazi"
[build]
template = "cargo"
template = "custom"
script = """
cookbook_cargo_examples simple_harness
"""