Skip to content

Commit

Permalink
Bump octocrab from 0.41.1 to 0.41.2
Browse files Browse the repository at this point in the history
Bumps [octocrab](https://github.com/XAMPPRocky/octocrab) from 0.41.1 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.41.1...v0.41.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent ccdb41e commit 9edb97b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 156 deletions.
162 changes: 7 additions & 155 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 @@ -17,7 +17,7 @@ shuttle-persist-msgpack = { version = "0.48.0", path = "shuttle-persist-msgpack"
rand = "0.8.5"
chrono = "0.4.38"
paste = "1.0.15"
octocrab = "0.41.1"
octocrab = "0.41.2"
serde_json = "1.0.128"
topgg = { version = "1.4.2", features = [ "autoposter", "serenity-cached" ], git = "https://github.com/Top-gg-Community/rust-sdk.git" }
commit-history = { version = "0.1.0", path = "commit-history" }
Expand Down

0 comments on commit 9edb97b

Please sign in to comment.