Files
Main/shanty-notify/src/main.rs
2026-03-17 13:55:42 -04:00

4 lines
60 B
Rust

fn main() {
println!("shanty-notify: notifications");
}