Skip to content

Commit

Permalink
Update Rust crate octocrab to 0.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent 6a38b71 commit f3b6175
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
18 changes: 16 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 @@ -8,7 +8,7 @@ edition = "2021"

[dependencies]
git2 = "0.19.0"
octocrab = "0.41.0"
octocrab = "0.42.0"
config = "0.14.0"
serde_json = "1.0.125"
tokio = { version = "1.39.2", features = ["full"] }
Expand Down

0 comments on commit f3b6175

Please sign in to comment.