Skip to content

Commit cd33315

Browse files
Update Rust crate octocrab to 0.39.0 (#208)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ba188d0 commit cd33315

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ anyhow = "1.0.82"
3030
async-trait = "0.1.80"
3131
base64 = "0.22.1"
3232
clap = { version = "4.5.4", optional = true, features = ["derive"] }
33-
octocrab = "0.38.0"
33+
octocrab = "0.39.0"
3434
indoc = "2.0.5"
3535
serde = { version = "1.0.200", optional = true, features = ["derive"] }
3636
serde_yaml = { version = "0.9.33", optional = true }

0 commit comments

Comments
 (0)