Test Hydra

This commit is contained in:
2023-03-03 13:27:32 -05:00
parent f25484672b
commit fa8ba060be

View File

@@ -1,3 +1,3 @@
fn main() {
println!("Hello, world!");
println!("Hello, hydra!");
}