mirror of
https://github.com/tokio-rs/axum.git
synced 2026-09-08 00:00:24 +02:00
Update sync_wrapper to 1.0.0 from 0.1.1
... and fix CI.
This commit is contained in:
@@ -303,8 +303,6 @@ mod composite_rejection_tests {
|
||||
|
||||
#[allow(dead_code, unreachable_pub)]
|
||||
mod defs {
|
||||
use crate::{__composite_rejection, __define_rejection};
|
||||
|
||||
__define_rejection! {
|
||||
#[status = BAD_REQUEST]
|
||||
#[body = "error message 1"]
|
||||
|
||||
Reference in New Issue
Block a user