Files
notfiles/crates/notforge/src/main.rs

4 lines
53 B
Rust

fn main() {
println!("{}", notforge::VERSION);
}