will fix later :)

This commit is contained in:
LinlyBoi
2022-12-31 13:06:02 +02:00
parent 3a42785fde
commit 7fab1257a9
2 changed files with 5 additions and 2 deletions

View File

@@ -7,7 +7,6 @@ edition = "2021"
[dependencies]
dotenv = "0.15"
chrono = "0.2.25"
common = { path = "../common"}
yew = { version = "0.20.0", features = ["csr"] }
anyhow = "1.0"