Merge pull request #314 from PrismLauncher/renovate/log-0.x

This commit is contained in:
Sefa Eyeoglu 2024-04-30 22:43:39 +02:00 committed by GitHub
commit 47d97065c1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -20,7 +20,7 @@ dotenvy = "0.15.7"
enum_dispatch = "0.3.13"
env_logger = "0.11.1"
eyre = "0.6.11"
log = "0.4.20"
log = "0.4.21"
poise = "0.6.1"
octocrab = "0.37.0"
redis = { version = "0.25.2", features = ["tokio-comp", "tokio-rustls-comp"] }