oidc-test-client/src/main.rs
2023-04-27 17:28:26 +02:00

4 lines
45 B
Rust

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