mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-14 19:58:24 -04:00
7 lines
275 B
TOML
7 lines
275 B
TOML
[toolchain]
|
|
# change crates/{standalone,bench}/Dockerfile and rust-version in Cargo.toml too!
|
|
# also the docker image tag in .github/workflows/benchmarks.yml:jobs/callgrind_benchmark/container/image
|
|
channel = "1.84.0"
|
|
profile = "default"
|
|
targets = ["wasm32-unknown-unknown"]
|