Skip to content

Commit aad3c02

Browse files
committed
Upgrade to octocrab 0.25
1 parent 1df70cd commit aad3c02

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.6", features = ["headers", "ws"] }
1414
dotenv = "0.15.0"
1515
futures = "0.3.21"
1616
lazy_static = "1.0.0"
17-
octocrab = "0.21"
17+
octocrab = "0.25"
1818
openssl-probe = "0.1.2"
1919
petgraph = "0.6.0"
2020
prometheus = "0.13.0"

0 commit comments

Comments
 (0)