Skip to content

Commit 74d3a05

Browse files
committed
Upgrade to octocrab 0.19
1 parent 30d1175 commit 74d3a05

File tree

2 files changed

+5
-33
lines changed

2 files changed

+5
-33
lines changed

ui/Cargo.lock

Lines changed: 4 additions & 32 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.18"
17+
octocrab = "0.19"
1818
openssl-probe = "0.1.2"
1919
petgraph = "0.6.0"
2020
prometheus = "0.13.0"

0 commit comments

Comments
 (0)