Files
SpacetimeDB/rust-toolchain.toml
T
2025-01-28 23:11:29 +00:00

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"]