drop rand

This commit is contained in:
seth 2024-03-30 03:24:47 -04:00
parent b161a1a5c5
commit 29ed728fc1
No known key found for this signature in database
GPG key ID: D31BD0D494BBEE86
3 changed files with 8 additions and 10 deletions

View file

@ -24,7 +24,6 @@ log = "0.4.20"
poise = "0.6.1"
octocrab = "0.37.0"
owo-colors = "4.0.0"
rand = "0.8.5"
redis = { version = "0.25.2", features = ["tokio-comp", "tokio-rustls-comp"] }
regex = "1.10.3"
reqwest = { version = "0.12.2", default-features = false, features = [