1
Fork 0
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
compose-updater/src/main.rs

4 lines
45 B
Rust

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