mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-06 21:34:05 -05:00
7 lines
189 B
TOML
7 lines
189 B
TOML
[alias]
|
|
xtask = "run --manifest-path ./tasks/Cargo.toml --"
|
|
|
|
# Accessed by wasm-bindgen when testing for the wasm target
|
|
[target.wasm32-unknown-unknown]
|
|
runner = 'wasm-bindgen-test-runner'
|