mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 13:05:18 +03:00
rustc: Use correct version key in metadata
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
meta export (name = "rustc",
|
||||
uuid = "0ce89b41-2f92-459e-bbc1-8f5fe32f16cf",
|
||||
url = "http://rust-lang.org/src/rustc",
|
||||
ver = "0.1");
|
||||
vers = "0.1");
|
||||
|
||||
meta (desc = "The Rust compiler",
|
||||
license = "BSD");
|
||||
|
||||
Reference in New Issue
Block a user