Skip to content

Commit

Permalink
build(deps): bump octocrab from 0.30.1 to 0.32.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.32.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.32.0)

---
updated-dependencies:
- dependency-name: octocrab
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2024
1 parent 18bb459 commit 89038e3
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
16 changes: 14 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 @@ -81,7 +81,7 @@ basket = "0.0.5"
async-openai = "0.14"
tiktoken-rs = { version = "0.5", features = ["async-openai"] }

octocrab = "0.30"
octocrab = "0.31"
aes-gcm = { version = "0.10", features = ["default", "std"] }
hmac = "0.12"
sha2 = "0.10"
Expand Down

0 comments on commit 89038e3

Please sign in to comment.