This commit is contained in:
JMARyA 2024-04-29 13:11:27 +02:00
parent 9da4ef072c
commit ba61580adb
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
7 changed files with 177 additions and 179 deletions

View file

@ -15,4 +15,5 @@ serde = { version = "1.0.195", features = ["derive"] }
serde_json = "1.0.111"
tokio = { version = "1.35.1", features = ["full"] }
toml = "0.8.8"
uuid = { version = "1.8.0", features = ["v4"] }
web-base = "0.2.2"