Skip to content

Commit cbacc2f

Browse files
authored
Merge pull request #440 from rust-lang/renovate/octocrab-0.x
Update Rust crate octocrab to 0.46
2 parents c560ce2 + 174360b commit cbacc2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ serde_json = "1"
2424
toml = "0.9"
2525

2626
# GitHub
27-
octocrab = { version = "0.45", features = ["timeout", "stream"] }
27+
octocrab = { version = "0.46", features = ["timeout", "stream"] }
2828

2929
# Async
3030
futures = "0.3"

0 commit comments

Comments
 (0)