Skip to content

Commit 174360b

Browse files
Update Rust crate octocrab to 0.46
1 parent c560ce2 commit 174360b

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)