mirror of
https://github.com/tokio-rs/axum.git
synced 2026-09-08 00:00:24 +02:00
Update allowed crates in public API (#1888)
This commit is contained in:
@@ -176,11 +176,14 @@ features = [
|
||||
|
||||
[package.metadata.cargo-public-api-crates]
|
||||
allowed = [
|
||||
"async_trait",
|
||||
"axum_core",
|
||||
"axum_macros",
|
||||
"bytes",
|
||||
"futures_core",
|
||||
"futures_sink",
|
||||
"futures_util",
|
||||
"headers",
|
||||
"headers_core",
|
||||
"http",
|
||||
"http_body",
|
||||
|
||||
Reference in New Issue
Block a user