version_check 0.9.5

Tiny crate to check the version of the installed/running rustc.
Documentation
1
2
3
4
5
6
language: rust
rust:
  - 1.0.0
  - stable
  - beta
  - nightly