Pre-RFC: Rust Version Attribute; specifying Rust language version within source code

SBT is concerned about executables. For executables, we have the rust-toolchain file, which means that any rustup-managed tool will automatically download and use the (exact) specified version when ran from that directory.

That said, you've revived an ancient, pre-1.0 post. For a more modern take, see