adding fastrand

This commit is contained in:
Chris Cochrun 2023-09-14 09:41:38 -05:00
parent f2f2ab27b9
commit 93933ff00b
2 changed files with 8 additions and 0 deletions

View file

@ -30,6 +30,7 @@ diesel_migrations = { version = "2.1.0", features = ["sqlite"] }
tar = "0.4.40"
zstd = "0.12.4"
serde_json = "1.0.104"
fastrand = "2.0.0"
# sqlx = { version = "0.6.3", features = ["sqlite", "runtime-async-std"] }
# ffmpeg-next = "6.0.0"