ludo-go/ludo-go-db/src/main.rs
oxaliq b2ae852f0b
All checks were successful
ci/woodpecker/push/pipeline Pipeline was successful
init commit
2024-04-30 12:49:06 -04:00

3 lines
45 B
Rust

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