Skip to content

Commit c555429

Browse files
fix(deps): update rust crate octocrab to 0.47.0 (#637)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 17e7ba1 commit c555429

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ env_logger = "0.11.3"
2222
eyre = "0.6.12"
2323
log = "0.4.21"
2424
poise = "0.6.1"
25-
octocrab = "0.45.0"
25+
octocrab = "0.47.0"
2626
redis = { version = "0.32.0", features = ["tokio-comp", "tokio-rustls-comp"] }
2727
regex = "1.10.4"
2828
reqwest = { version = "0.12.4", default-features = false, features = [

0 commit comments

Comments
 (0)