Add dependencies

This commit is contained in:
ErrorNoInternet
2023-01-17 16:24:28 +08:00
parent 1ecbda2943
commit b187252902
2 changed files with 2 additions and 0 deletions

View File

@@ -17,3 +17,4 @@ chrono = "0.4.23"
strum = "0.24.1"
strum_macros = "0.24.1"
async-recursion = "1.0.0"
rand = "0.8.5"