2 lines
60 B
Rust
2 lines
60 B
Rust
|
pub const TOOLS_VERSION: &str = include_str!("../VERSION");
|
|
pub const TOOLS_VERSION: &str = include_str!("../VERSION");
|