forked from northwind-labs/atlas
Add src/main.rs
This commit is contained in:
parent
ba9bedee5e
commit
053938c02f
1 changed files with 3 additions and 0 deletions
3
src/main.rs
Normal file
3
src/main.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
println!("atlas up");
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue