Skip to content

Commit

Permalink
Merge pull request #42 from nhudson/renovate/octocrab-0.x
Browse files Browse the repository at this point in the history
Update Rust crate octocrab to 0.37
  • Loading branch information
nhudson authored Mar 30, 2024
2 parents f82d605 + 80ad003 commit 9a54f7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ hex = "0.4"
ring = "0.17"
tokio = { version = "1.36", features = ["full"] }
serde_json = "1.0"
octocrab = "0.36"
octocrab = "0.37"

0 comments on commit 9a54f7e

Please sign in to comment.