Skip to content

Commit

Permalink
build(deps): bump octocrab from 0.30.1 to 0.31.0
Browse files Browse the repository at this point in the history
Bumps [octocrab](https://github.com/XAMPPRocky/octocrab) from 0.30.1 to 0.31.0.
- [Release notes](https://github.com/XAMPPRocky/octocrab/releases)
- [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md)
- [Commits](XAMPPRocky/octocrab@v0.30.1...v0.31.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 Oct 2, 2023
1 parent 0fea43f commit ddc840b
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.4"

gh-config = { version = "0.3.0", optional = true }
octocrab = { version = "0.30.1", optional = true }
octocrab = { version = "0.31.0", optional = true }

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

0 comments on commit ddc840b

Please sign in to comment.