Skip to content

Commit

Permalink
Migrate to hyper 1.x, axum 0.7.x, tonic 0.12.x
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronmondal committed Jul 15, 2024
1 parent 4c4369e commit 9b25792
Show file tree
Hide file tree
Showing 34 changed files with 1,059 additions and 465 deletions.
3 changes: 2 additions & 1 deletion BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ rust_binary(
"@crates//:axum",
"@crates//:clap",
"@crates//:futures",
"@crates//:hyper",
"@crates//:hyper-1.4.1",
"@crates//:hyper-util",
"@crates//:mimalloc",
"@crates//:parking_lot",
"@crates//:prometheus-client",
Expand Down
Loading

0 comments on commit 9b25792

Please sign in to comment.