Skip to content

Commit

Permalink
fix(deps): update rust crate octocrab to 0.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 20, 2024
1 parent 2532dce commit 57b9462
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 @@ -3,7 +3,7 @@ anyhow = "1.0.81"
clap = { features = ["cargo", "derive", "env"], version = "4.5.3" }
clap-verbosity-flag = "2.2.0"
futures = "0.3.30"
octocrab = "0.35.0"
octocrab = "0.36.0"
regex = "1.10.3"
reqwest = { features = ["json"], version = "0.11.27" }
semver = "1.0.22"
Expand Down

0 comments on commit 57b9462

Please sign in to comment.