Skip to content

Commit 1628361

Browse files
chore(deps): bump octocrab from 0.49.9 to 0.50.0 in /bots/echidnabot (#119)
Bumps [octocrab](https://github.com/XAMPPRocky/octocrab) from 0.49.9 to 0.50.0. - [Release notes](https://github.com/XAMPPRocky/octocrab/releases) - [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md) - [Commits](XAMPPRocky/octocrab@v0.49.9...v0.50.0) --- updated-dependencies: - dependency-name: octocrab dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a10633c commit 1628361

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

bots/echidnabot/Cargo.lock

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bots/echidnabot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ toml = "1.1"
4343
sqlx = { version = "0.8.1", features = ["runtime-tokio-rustls", "sqlite", "postgres", "uuid", "chrono"] }
4444

4545
# GitHub API
46-
octocrab = "0.49"
46+
octocrab = "0.50"
4747

4848
# HTTP client (for ECHIDNA communication)
4949
reqwest = { version = "0.12", default-features = false, features = ["json", "rustls-tls"] }

0 commit comments

Comments
 (0)