Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent f67d4d9 commit b431455
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.5"
walkdir = "2.5"

gh-config = { version = "0.3.1", optional = true }
octocrab = { version = "0.34.2", optional = true }
octocrab = { version = "0.35.0", optional = true }

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

0 comments on commit b431455

Please sign in to comment.