[tasks.test] command = "cargo" args = ["test", "--all-features"] [tasks.bench] command = "cargo" args = ["bench", "--all-features"]