Skip to content

Commit

Permalink
build(deps): bump octocrab from 0.29.1 to 0.29.2
Browse files Browse the repository at this point in the history
Bumps [octocrab](https://github.com/XAMPPRocky/octocrab) from 0.29.1 to 0.29.2.
- [Release notes](https://github.com/XAMPPRocky/octocrab/releases)
- [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md)
- [Commits](XAMPPRocky/octocrab@v0.29.1...v0.29.2)

---
updated-dependencies:
- dependency-name: octocrab
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent fad23f8 commit 872b288
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 @@ -38,7 +38,7 @@ url = "2.4"
walkdir = "2.3"

gh-config = { version = "0.2.1", optional = true }
octocrab = { version = "0.29.1", optional = true }
octocrab = { version = "0.29.2", optional = true }

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

0 comments on commit 872b288

Please sign in to comment.