diff options
Diffstat (limited to 'Trunk.toml')
-rw-r--r-- | Trunk.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |