Skip to content

Commit

Permalink
Upgrade to octocrab 0.42
Browse files Browse the repository at this point in the history
  • Loading branch information
shepmaster committed Nov 24, 2024
1 parent 1e76849 commit c73a92b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
18 changes: 16 additions & 2 deletions ui/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ axum = { version = "0.7", features = ["ws"] }
axum-extra = { version = "0.9.0", features = ["typed-header"] }
dotenv = "0.15.0"
futures = "0.3.21"
octocrab = "0.41"
octocrab = "0.42"
openssl-probe = "0.1.2"
orchestrator = { path = "../compiler/base/orchestrator" }
prometheus = "0.13.0"
Expand Down

0 comments on commit c73a92b

Please sign in to comment.