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 27, 2024
1 parent a6ff968 commit 3b247da
Show file tree
Hide file tree
Showing 35 changed files with 839 additions and 527 deletions.
3 changes: 2 additions & 1 deletion BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ rust_binary(
"@crates//:axum",
"@crates//:clap",
"@crates//:futures",
"@crates//:hyper",
"@crates//:hyper-1.4.1",
"@crates//:hyper-util",
"@crates//:mimalloc",
"@crates//:opentelemetry",
"@crates//:opentelemetry-prometheus",
Expand Down
Loading

0 comments on commit 3b247da

Please sign in to comment.