Skip to content

Commit 42cad4e

Browse files
build(deps): bump octocrab from 0.47.0 to 0.47.1
Bumps [octocrab](https://github.com/XAMPPRocky/octocrab) from 0.47.0 to 0.47.1. - [Release notes](https://github.com/XAMPPRocky/octocrab/releases) - [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md) - [Commits](XAMPPRocky/octocrab@v0.47.0...v0.47.1) --- updated-dependencies: - dependency-name: octocrab dependency-version: 0.47.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d40054 commit 42cad4e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -52,7 +52,7 @@ indexmap = {version = "2.12.0", features = ["serde"] }
5252
jsonwebtoken = { version = "10.1.0", features = ["rust_crypto"] }
5353
k8s-openapi = { version = "0.26", default-features = false, features = ["latest"] }
5454
kube = { version = "2", default-features = false, features = ["runtime", "derive", "rustls-tls"] }
55-
octocrab = "0.47.0"
55+
octocrab = "0.47.1"
5656
reqwest = { version = "0.12", default-features = false, features = ["json", "stream", "rustls-tls"] }
5757
serde = { version = "1.0.228", features = ["derive"] }
5858
serde_json = "1.0.145"

0 commit comments

Comments
 (0)