chore(deps): update rust crate tower-http to ^0.6.0 #966
Annotations
7 errors
clippy:
crates/iceberg-catalog/src/api/router.rs#L75
no method named `set_x_request_id` found for struct `tower::ServiceBuilder` in the current scope
|
clippy:
crates/iceberg-catalog/src/api/router.rs#L23
unused import: `ServiceBuilderExt`
|
clippy
Process completed with exit code 101.
|
test:
crates/iceberg-catalog/src/api/router.rs#L75
no method named `set_x_request_id` found for struct `ServiceBuilder` in the current scope
|
test:
crates/iceberg-catalog/src/api/router.rs#L23
unused import: `ServiceBuilderExt`
|
test
Process completed with exit code ***0***.
|
sqlx-check
Process completed with exit code 1.
|