mirror of
https://github.com/scsibug/nostr-rs-relay.git
synced 2024-11-26 18:29:07 -05:00
4 lines
45 B
Rust
4 lines
45 B
Rust
|
fn main() {
|
||
|
println!("Hello, world!");
|
||
|
}
|