Initial commit

This commit is contained in:
Emelie Graven 2022-02-19 20:30:21 +01:00
commit 64fa7edc8e
Signed by: charlie
GPG key ID: C11123726DBB55A1
10 changed files with 1870 additions and 0 deletions

8
api/Cargo.toml Normal file
View file

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