Skip to content

Commit

Permalink
Merge pull request #322 from siketyan/dependabot/cargo/octocrab-0.34.1
Browse files Browse the repository at this point in the history
build(deps): bump octocrab from 0.33.3 to 0.34.1
  • Loading branch information
siketyan authored Feb 12, 2024
2 parents 0c34ef8 + af68489 commit c49b10b
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 64 deletions.
138 changes: 75 additions & 63 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 @@ -38,7 +38,7 @@ url = "2.5"
walkdir = "2.4"

gh-config = { version = "0.3.1", optional = true }
octocrab = { version = "0.33.3", optional = true }
octocrab = { version = "0.34.1", optional = true }

[target.'cfg(windows)'.dependencies.windows]
version = "0.52.0"
Expand Down

0 comments on commit c49b10b

Please sign in to comment.