update just

This commit is contained in:
Ribbon 2023-12-21 22:18:04 +00:00
parent f8b6869e2a
commit bde83b20de

View File

@ -2,4 +2,7 @@
[source]
git = "https://github.com/casey/just"
[build]
template = "cargo"
template = "custom"
script = """
cookbook_cargo_packages just
"""