summaryrefslogtreecommitdiffstats
path: root/Trunk.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Trunk.toml')
-rw-r--r--Trunk.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Trunk.toml b/Trunk.toml
index 6e16d80..9df66ca 100644
--- a/Trunk.toml
+++ b/Trunk.toml
@@ -13,6 +13,7 @@ public_url = "/"
filehash = true
# Whether to inject scripts (and module preloads) into the finalized output.
inject_scripts = true
+cargo_flags = ["-Z build-std=std,panic_abort"]
# Run without network access
# offline = false
# Require Cargo.lock and cache are up to date