Files
SpacetimeDB/rust-toolchain.toml
T
Noa 742303ca49 Bump rust-toolchain to rust 1.88 (#2749)
Co-authored-by: Mazdak Farrokhzad <twingoow@gmail.com>
2025-07-15 17:39:41 +00:00

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