chore: cleanups

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-09-28 04:03:39 +00:00
parent 097c9e9586
commit a0df3d4428
3 changed files with 6 additions and 2 deletions

View File

@@ -5,6 +5,6 @@ export default {
fast: fast,
slow: fast, // XXX(Xe): slow is deprecated, but keep this around in case anything goes bad
argon2id: wasm,
hashx: wasm,
sha256: wasm,
}