🎨 based
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
JMARyA 2025-02-07 21:09:54 +01:00
parent fd2c9457d1
commit bf5cb72c16
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
10 changed files with 2214 additions and 300 deletions

View file

@ -8,3 +8,5 @@ maud = "0.26.0"
rocket = "0.5.1"
serde = { version = "1.0.210", features = ["derive"] }
serde_yml = "0.0.12"
toml = "0.8.19"
based = { git = "https://git.hydrar.de/jmarya/based", branch = "ui" }