Prettier version wo git dir; Use rustc compile time version

This commit is contained in:
arkpar
2016-03-17 18:41:55 +01:00
parent 570d2c21d3
commit 3bf0a00ba4
4 changed files with 24 additions and 6 deletions

View File

@@ -109,9 +109,7 @@ extern crate log as rlog;
extern crate igd;
extern crate ethcore_devtools as devtools;
extern crate libc;
extern crate rustc_version;
extern crate target_info;
extern crate vergen;
extern crate bigint;
extern crate chrono;