Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Commit

Permalink
Update Rust crate octocrab to 0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 17, 2023
1 parent f24ad88 commit a402107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grabber/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ edition = "2018"
[dependencies]
chrono = { version = "0.4.19", features = ["unstable-locales"] }
clap = { version = "3.0.0-beta.2", features = ["yaml", "wrap_help", "suggestions", "color"] }
octocrab = "0.11.0"
octocrab = "0.20.0"
serde = "1.0.127"
serde_yaml = "0.8.17"
tokio = { version = "1.1.1", features = ["macros", "rt-multi-thread"] }

0 comments on commit a402107

Please sign in to comment.