summaryrefslogtreecommitdiffstats
path: root/Trunk.toml
diff options
context:
space:
mode:
authorLibravatar cel 🌸 <cel@bunny.garden>2025-05-08 13:50:07 +0100
committerLibravatar cel 🌸 <cel@bunny.garden>2025-05-08 13:50:07 +0100
commit39a35689d385c89f79f97ce69bf214308be5e2fd (patch)
treec4fbdca93d18f95f21a30cc6ec8d35b9b56b05ce /Trunk.toml
parente8aa5b71df378669ff732444a5f8c57098052e5e (diff)
downloadmacaw-web-39a35689d385c89f79f97ce69bf214308be5e2fd.tar.gz
macaw-web-39a35689d385c89f79f97ce69bf214308be5e2fd.tar.bz2
macaw-web-39a35689d385c89f79f97ce69bf214308be5e2fd.zip
feat: OPFS database
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