Skip to content

Commit 94658d1

Browse files
chore(deps): bump octocrab from 0.42.1 to 0.43.0
Bumps [octocrab](https://github.com/XAMPPRocky/octocrab) from 0.42.1 to 0.43.0. - [Release notes](https://github.com/XAMPPRocky/octocrab/releases) - [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md) - [Commits](XAMPPRocky/octocrab@v0.42.1...v0.43.0) --- 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 cdc9596 commit 94658d1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -11,7 +11,7 @@ futures = "0.3.31"
1111
idna = "1.0.3"
1212
log = "0.4.22"
1313
mio = "1.0.3"
14-
octocrab = "0.42.1"
14+
octocrab = "0.43.0"
1515
reqwest = { version = "0.12.9", default-features = false, features = [
1616
"rustls-tls",
1717
] }

0 commit comments

Comments
 (0)