Jacob Kiers
5d13ba6971
All checks were successful
continuous-integration/drone/push Build is passing
Done to test the new drone agent.
4 lines
49 B
Rust
4 lines
49 B
Rust
fn main() {
|
|
println!("Hello from Drone!");
|
|
}
|