basically everything is done uwu

This commit is contained in:
41666 2022-11-20 21:18:30 -05:00
parent 1d042b59bb
commit f2073ab712
6 changed files with 546 additions and 23 deletions

View file

@ -6,3 +6,5 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
redis = "0.22.1"
once_cell = "1.16.0"