Initial commit

This commit is contained in:
nora 2023-08-30 19:17:03 +02:00
parent 81f227890d
commit 9b6ab3c83e
9 changed files with 128 additions and 1 deletions

8
Cargo.toml Normal file
View file

@ -0,0 +1,8 @@
[package]
name = "uptime"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]