Skip to content

Commit eeca449

Browse files
committed
Set rust-version in metadata
1 parent a47da65 commit eeca449

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[package]
22
name = "rustc_version"
33
version = "0.4.1"
4+
rust-version = "1.32"
45
license = "MIT OR Apache-2.0"
56
description = "A library for querying the version of a installed rustc compiler"
67
readme = "README.md"

0 commit comments

Comments
 (0)