activitypub-federation-rust/src/main.rs
2022-06-02 13:26:05 +02:00

4 lines
45 B
Rust

fn main() {
println!("Hello, world!");
}