From b4abb72ef0bda4092ca81610d310081d78f51d2a Mon Sep 17 00:00:00 2001 From: Vadim Petrochenkov Date: Thu, 2 Feb 2017 23:55:42 +0300 Subject: Fixup crate versions --- src/rustc/std_shim/Cargo.toml | 2 +- src/rustc/test_shim/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/rustc') diff --git a/src/rustc/std_shim/Cargo.toml b/src/rustc/std_shim/Cargo.toml index 7260a844073..14c9c5544b1 100644 --- a/src/rustc/std_shim/Cargo.toml +++ b/src/rustc/std_shim/Cargo.toml @@ -21,7 +21,7 @@ [package] name = "std_shim" -version = "0.1.0" +version = "0.0.0" authors = ["The Rust Project Developers"] [lib] diff --git a/src/rustc/test_shim/Cargo.toml b/src/rustc/test_shim/Cargo.toml index ac7842770f5..6ef613eee06 100644 --- a/src/rustc/test_shim/Cargo.toml +++ b/src/rustc/test_shim/Cargo.toml @@ -5,7 +5,7 @@ [package] name = "test_shim" -version = "0.1.0" +version = "0.0.0" authors = ["The Rust Project Developers"] [lib] -- cgit 1.4.1-3-g733a5