Skip to content

Commit

Permalink
fix(deps): update rust crate octocrab to 0.40.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 23, 2024
1 parent 93e04c7 commit a5c4b12
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ env_logger = "0.11.3"
eyre = "0.6.12"
log = "0.4.21"
poise = "0.6.1"
octocrab = "0.39.0"
octocrab = "0.40.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 = [
Expand Down

0 comments on commit a5c4b12

Please sign in to comment.