Skip to content

Commit c73a92b

Browse files
committed
Upgrade to octocrab 0.42
1 parent 1e76849 commit c73a92b

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

ui/Cargo.lock

Lines changed: 16 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.7", features = ["ws"] }
1515
axum-extra = { version = "0.9.0", features = ["typed-header"] }
1616
dotenv = "0.15.0"
1717
futures = "0.3.21"
18-
octocrab = "0.41"
18+
octocrab = "0.42"
1919
openssl-probe = "0.1.2"
2020
orchestrator = { path = "../compiler/base/orchestrator" }
2121
prometheus = "0.13.0"

0 commit comments

Comments
 (0)