6f30d17f04
So you no longer need to run ./configure to build the rust tools
2 lines
60 B
Rust
2 lines
60 B
Rust
pub const TOOLS_VERSION: &str = include_str!("../VERSION");
|