We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a47da65 commit eeca449Copy full SHA for eeca449
Cargo.toml
@@ -1,6 +1,7 @@
1
[package]
2
name = "rustc_version"
3
version = "0.4.1"
4
+rust-version = "1.32"
5
license = "MIT OR Apache-2.0"
6
description = "A library for querying the version of a installed rustc compiler"
7
readme = "README.md"
0 commit comments