[tasks.build] clear = true command = "cargo" args = ["build"] [tasks.all] dependencieds = [ "build", ]