Cargo sets [some environment variables](http://doc.crates.io/environment-variables.html), for example, `CARGO_PKG_VERSION`. I suppose it will be handy to have environment variable with the Rust version. I would like to try to add it if it is appropriate. See also #2903
Cargo sets some environment variables, for example,
CARGO_PKG_VERSION. I suppose it will be handy to have environment variable with the Rust version.I would like to try to add it if it is appropriate.
See also #2903