drop redis-macros

this was unused
This commit is contained in:
seth 2024-03-30 03:05:53 -04:00
parent 90387c5a3b
commit b161a1a5c5
No known key found for this signature in database
GPG key ID: D31BD0D494BBEE86
2 changed files with 1 additions and 41 deletions

View file

@ -26,7 +26,6 @@ octocrab = "0.37.0"
owo-colors = "4.0.0"
rand = "0.8.5"
redis = { version = "0.25.2", features = ["tokio-comp", "tokio-rustls-comp"] }
redis-macros = "0.2.1"
regex = "1.10.3"
reqwest = { version = "0.12.2", default-features = false, features = [
"rustls-tls",