Skip to content

Commit

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

---
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 Feb 12, 2024
1 parent ec2d4f3 commit af68489
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 af68489

Please sign in to comment.