Skip to content

Commit

Permalink
Merge branch 'main' into update-low-level-rustls-example
Browse files Browse the repository at this point in the history
  • Loading branch information
mladedav authored Nov 11, 2024
2 parents fd1f5f1 + 269565f commit b0802e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions axum-extra/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ allowed = [
"headers_core",
"http",
"http_body",
"pin_project_lite",
"prost",
"serde",
"tokio",
Expand Down
1 change: 1 addition & 0 deletions axum/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ allowed = [
"futures_core",
"futures_sink",
"futures_util",
"pin_project_lite",
"tower_layer",
"tower_service",

Expand Down

0 comments on commit b0802e6

Please sign in to comment.