#
# SPDX-License-Identifier: BlueOak-1.0.0
# Copyright (c) Berkus Decker <berkus+vesper@metta.systems>
[tasks.build]
env = { "TARGET_FEATURES" = "" }
args = ["build", "--target=${TARGET_JSON}", "--release", "--features=${TARGET_FEATURES}"]