Skip to content

Commit b374715

Browse files
committed
Upgrade to octocrab 0.38
1 parent 4671eed commit b374715

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
@@ -16,7 +16,7 @@ axum-extra = { version = "0.9.0", features = ["typed-header"] }
1616
dotenv = "0.15.0"
1717
futures = "0.3.21"
1818
lazy_static = "1.0.0"
19-
octocrab = "0.37"
19+
octocrab = "0.38"
2020
openssl-probe = "0.1.2"
2121
orchestrator = { path = "../compiler/base/orchestrator" }
2222
prometheus = "0.13.0"

0 commit comments

Comments
 (0)