Skip to content

Commit

Permalink
Bump octocrab from 0.38.0 to 0.41.2
Browse files Browse the repository at this point in the history
Bumps [octocrab](https://github.com/XAMPPRocky/octocrab) from 0.38.0 to 0.41.2.
- [Release notes](https://github.com/XAMPPRocky/octocrab/releases)
- [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md)
- [Commits](XAMPPRocky/octocrab@v0.38.0...v0.41.2)

---
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 31, 2024
1 parent ee08608 commit e51550e
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 19 deletions.
42 changes: 24 additions & 18 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 @@ -16,7 +16,7 @@ clap = { version="4.5.7", features=["derive"] }
grep = "0.3.1"
ignore = "0.4.22"
rayon = "1.10.0"
octocrab = "0.38.0"
octocrab = "0.41.2"
serde = { version="1.0.203", features=["derive"] }
strfmt = "0.2.4"
serde_yaml = "0.9.34"
Expand Down

0 comments on commit e51550e

Please sign in to comment.