Skip to content

Commit d5b5b4e

Browse files
Update Rust crate octocrab to 0.50
1 parent edf49e3 commit d5b5b4e

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 2 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.50", features = ["timeout", "stream"] }
3030

3131
# Async
3232
futures = "0.3"

0 commit comments

Comments
 (0)