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 0b27038 commit e1b3c8d
Show file tree
Hide file tree
Showing 34 changed files with 810 additions and 463 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 e1b3c8d

Please sign in to comment.