Skip to content

Commit

Permalink
Bump octocrab from 0.41.2 to 0.42.1 in /rustsec_util
Browse files Browse the repository at this point in the history
Bumps [octocrab](https://github.com/XAMPPRocky/octocrab) from 0.41.2 to 0.42.1.
- [Release notes](https://github.com/XAMPPRocky/octocrab/releases)
- [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md)
- [Commits](XAMPPRocky/octocrab@v0.41.2...v0.42.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 and smoelius committed Nov 30, 2024
1 parent a519aaf commit 857df36
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
16 changes: 14 additions & 2 deletions rustsec_util/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 rustsec_util/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ anyhow = { version = "1.0", features = ["backtrace"] }
cargo_metadata = "0.18"
chrono = "0.4"
log = "0.4"
octocrab = "0.41"
octocrab = "0.42"
once_cell = "1.20"
regex = "1.11"
rustsec = "0.30"
Expand Down

0 comments on commit 857df36

Please sign in to comment.