Skip to content

Commit c2ca659

Browse files
Update Rust crate octocrab to 0.52
1 parent 3190ec0 commit c2ca659

2 files changed

Lines changed: 14 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 13 additions & 3 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
@@ -26,7 +26,7 @@ toml = "1.0"
2626
rust_team_data = { git = "https://github.com/rust-lang/team" }
2727

2828
# GitHub
29-
octocrab = { version = "0.49", features = ["timeout", "stream"] }
29+
octocrab = { version = "0.52", features = ["timeout", "stream"] }
3030

3131
# Async
3232
futures = "0.3"

0 commit comments

Comments
 (0)