once_cell -> std

This commit is contained in:
seth 2024-03-30 03:04:32 -04:00
parent a41a84fd2d
commit 90387c5a3b
No known key found for this signature in database
GPG key ID: D31BD0D494BBEE86
28 changed files with 157 additions and 153 deletions

View file

@ -23,7 +23,6 @@ eyre = "0.6.11"
log = "0.4.20"
poise = "0.6.1"
octocrab = "0.37.0"
once_cell = "1.19.0"
owo-colors = "4.0.0"
rand = "0.8.5"
redis = { version = "0.25.2", features = ["tokio-comp", "tokio-rustls-comp"] }