update fclones

This commit is contained in:
Ribbon 2023-12-20 23:47:23 +00:00
parent e617653ed1
commit fb8f4124d4

View File

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