Update sync_wrapper to 1.0.0 from 0.1.1

... and fix CI.
This commit is contained in:
mikihiro
2024-03-23 19:46:20 +01:00
committed by GitHub
parent 2ec68d6c4d
commit c6fd852844
32 changed files with 38 additions and 45 deletions
-2
View File
@@ -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"]