Skip to content

Commit 4a0de51

Browse files
committed
Upgrade to octocrab 0.44
1 parent 0c1e178 commit 4a0de51

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ui/Cargo.lock

Lines changed: 2 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
@@ -14,7 +14,7 @@ axum = { version = "0.8", features = ["ws"] }
1414
axum-extra = { version = "0.10", features = ["typed-header"] }
1515
dotenv = "0.15.0"
1616
futures = "0.3.21"
17-
octocrab = "0.43"
17+
octocrab = "0.44"
1818
openssl-probe = "0.1.2"
1919
orchestrator = { path = "../compiler/base/orchestrator" }
2020
prometheus = "0.13.0"

0 commit comments

Comments
 (0)