mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-13 03:08:40 -04:00
742303ca49
Co-authored-by: Mazdak Farrokhzad <twingoow@gmail.com>
8 lines
283 B
TOML
8 lines
283 B
TOML
[toolchain]
|
|
# change crates/{standalone,bench}/Dockerfile, and the docker image tag in
|
|
# .github/workflows/benchmarks.yml:jobs/callgrind_benchmark/container/image
|
|
# maybe also the rust-version in Cargo.toml
|
|
channel = "1.88.0"
|
|
profile = "default"
|
|
targets = ["wasm32-unknown-unknown"]
|