[toolchain] # change crates/{standalone,bench}/Dockerfile, .github/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.93.0" profile = "default" targets = ["wasm32-unknown-unknown"] components = ["rust-src"]