refactor: don't use re-exports of eyre & owo-colors
This commit is contained in:
parent
a4abdd72e4
commit
fafa0bf689
33 changed files with 48 additions and 39 deletions
|
@ -19,10 +19,12 @@ async-trait = "0.1.77"
|
|||
color-eyre = "0.6.2"
|
||||
dotenvy = "0.15.7"
|
||||
env_logger = "0.11.1"
|
||||
eyre = "0.6.11"
|
||||
log = "0.4.20"
|
||||
poise = "0.6.1"
|
||||
octocrab = "0.33.3"
|
||||
once_cell = "1.19.0"
|
||||
owo-colors = "4.0.0"
|
||||
rand = "0.8.5"
|
||||
redis = { version = "0.24.0", features = ["tokio-comp", "tokio-rustls-comp"] }
|
||||
redis-macros = "0.2.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue