mirror of
https://github.com/Sunscreen-tech/Sunscreen.git
synced 2026-04-19 03:00:06 -04:00
8 lines
244 B
TOML
8 lines
244 B
TOML
[registries]
|
|
sunscreen = { index = "https://crates.sunscreen.tech/git/index" }
|
|
|
|
[env]
|
|
EMCC_CFLAGS = "-sERROR_ON_UNDEFINED_SYMBOLS=0 -sDISABLE_EXCEPTION_CATCHING=0 -sALLOW_MEMORY_GROWTH"
|
|
|
|
[build]
|
|
#rustflags = ['--cfg=curve25519_dalek_bits="32"'] |