fix(deps): update rust crate octocrab to 0.42.0 (#455)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-14 18:33:19 +00:00 committed by GitHub
parent e37a891779
commit 7e2cb6599f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 17 additions and 3 deletions

View file

@ -22,7 +22,7 @@ env_logger = "0.11.3"
eyre = "0.6.12"
log = "0.4.21"
poise = "0.6.1"
octocrab = "0.41.0"
octocrab = "0.42.0"
redis = { version = "0.27.0", features = ["tokio-comp", "tokio-rustls-comp"] }
regex = "1.10.4"
reqwest = { version = "0.12.4", default-features = false, features = [