Skip to content

Commit 87a4d9c

Browse files
fix(deps): update rust crate octocrab to 0.49.0 (#677)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f3b6eea commit 87a4d9c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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.48.0"
25+
octocrab = "0.49.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)