Skip to content

Commit 6f40bd8

Browse files
fix(deps): update rust crate octocrab to 0.45.0 (#629)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4b6417b commit 6f40bd8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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.44.0"
25+
octocrab = "0.45.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)