Skip to content

Commit c693162

Browse files
committed
Upgrade to octocrab 0.18
1 parent cacf80f commit c693162

File tree

2 files changed

+20
-27
lines changed

2 files changed

+20
-27
lines changed

ui/Cargo.lock

Lines changed: 19 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env_logger = "0.10.0"
1616
futures = "0.3.21"
1717
lazy_static = "1.0.0"
1818
log = "0.4.0"
19-
octocrab = "0.17"
19+
octocrab = "0.18"
2020
openssl-probe = "0.1.2"
2121
petgraph = "0.6.0"
2222
prometheus = "0.13.0"

0 commit comments

Comments
 (0)