Skip to content

Commit df21f5a

Browse files
committed
Upgrade to octocrab 0.32
1 parent 2383ed8 commit df21f5a

File tree

2 files changed

+22
-64
lines changed

2 files changed

+22
-64
lines changed

ui/Cargo.lock

Lines changed: 21 additions & 63 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.31"
18+
octocrab = "0.32"
1919
openssl-probe = "0.1.2"
2020
orchestrator = { path = "../compiler/base/orchestrator" }
2121
prometheus = "0.13.0"

0 commit comments

Comments
 (0)