Skip to content

Commit d972d40

Browse files
committed
Upgrade to octocrab 0.31
1 parent 5cd8a1e commit d972d40

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

ui/Cargo.lock

Lines changed: 14 additions & 2 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
@@ -15,7 +15,7 @@ axum = { version = "0.6", features = ["headers", "ws"] }
1515
dotenv = "0.15.0"
1616
futures = "0.3.21"
1717
lazy_static = "1.0.0"
18-
octocrab = "0.25"
18+
octocrab = "0.31"
1919
openssl-probe = "0.1.2"
2020
orchestrator = { path = "../compiler/base/orchestrator" }
2121
prometheus = "0.13.0"

0 commit comments

Comments
 (0)