Skip to content

Commit

Permalink
Bump octocrab from 0.32.0 to 0.34.1
Browse files Browse the repository at this point in the history
Bumps [octocrab](https://github.com/XAMPPRocky/octocrab) from 0.32.0 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.32.0...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 26, 2024
1 parent 67e8d8c commit 748b6ba
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 75 deletions.
163 changes: 89 additions & 74 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 @@ -15,7 +15,7 @@ anyhow = "1.0.79"
clap = { version="4.5.1", features=["derive"] }
grep = "0.3.1"
ignore = "0.4.22"
octocrab = "0.32.0"
octocrab = "0.34.1"
rayon = "1.8.0"
serde = { version="1.0.195", features=["derive"] }
strfmt = "0.2.4"
Expand Down

0 comments on commit 748b6ba

Please sign in to comment.