diff --git a/Cargo.toml b/Cargo.toml index f3c8da6f6..efce21a12 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -47,7 +47,7 @@ pretty_assertions = "1.0" pretty_env_logger = "0.5" tokio = { version = "1.17", features = ["time"], default-features = false } thiserror = "1.0" -trybuild = "=1.0.80" +trybuild = "=1.0.82" [features] default = ["cors", "errorlog", "without-openapi"]