mirror of
https://github.com/Noratrieb/uptime.git
synced 2026-01-14 16:45:06 +01:00
Initial commit
This commit is contained in:
parent
81f227890d
commit
9b6ab3c83e
9 changed files with 128 additions and 1 deletions
0
src/lib.rs
Normal file
0
src/lib.rs
Normal file
3
src/main.rs
Normal file
3
src/main.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
println!("Hello, world!");
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue