Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Commit 1abdc69

Browse files
Update Rust crate octocrab to 0.49.0 (#21)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8c86f2d commit 1abdc69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9-
octocrab = "0.48.0"
9+
octocrab = "0.49.0"
1010
concourse-resource = "0.3"
1111
tokio = { version = "1.37.0", features = ["rt-multi-thread", "macros"] }
1212
serde = "1.0.197"

0 commit comments

Comments
 (0)