1[toolchain]
2# Note, this is the Minimum Supported Rust Version. We build with this by
3# default to ensure we don't accidentally break it, but of course you should be
4# able to build with more recent versions.
5channel = "1.40.0"
6