Change hello message.
continuous-integration/drone/push Build is passing Details

Done to test the new drone agent.
master
Jacob Kiers 4 months ago
parent 8ac2c97b0b
commit 5d13ba6971

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

Loading…
Cancel
Save