[rust tools] Get the tools version from autoconf

This commit is contained in:
Joe Thornber
2020-06-09 10:23:52 +01:00
parent 61de3f9287
commit db5a71a53c
6 changed files with 7 additions and 2 deletions

View File

@@ -14,3 +14,4 @@ extern crate quickcheck_macros;
pub mod block_manager;
pub mod check;
pub mod pack;
pub mod version;