This commit is contained in:
JMARyA 2025-03-10 18:43:32 +01:00
parent 18c663fcdb
commit 46cb21dc2a
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
8 changed files with 575 additions and 6 deletions

View file

@ -16,3 +16,4 @@ rand = "0.9.0"
redis = "0.29.1"
serde = "1.0.218"
uuid = { version = "1.15.1", features = ["v4"] }
chrono = "0.4.40"