Skip to content

Commit b50e005

Browse files
chore(deps): bump octocrab from 0.39.0 to 0.42.1
Bumps [octocrab](https://github.com/XAMPPRocky/octocrab) from 0.39.0 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.39.0...v0.42.1) --- updated-dependencies: - dependency-name: octocrab dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fee1675 commit b50e005

File tree

2 files changed

+69
-77
lines changed

2 files changed

+69
-77
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ env_logger = "0.11.5"
1010
futures = "0.3.30"
1111
log = "0.4.22"
1212
mio = "1.0.0"
13-
octocrab = "0.39.0"
13+
octocrab = "0.42.1"
1414
reqwest = { version = "0.12.5", default-features = false, features = [
1515
"rustls-tls",
1616
] }

0 commit comments

Comments
 (0)