diff --git a/Cargo.toml b/Cargo.toml index 52fe115..80cc2ed 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,7 @@ try_match = "0.4.1" str_inflector = "0.12.0" [dev-dependencies] -trybuild = "1.0.84" +trybuild = "1.0.90" tokio = { version = "1", features = ["rt-multi-thread", "macros"] } insta = "1.31.0" rust-format = "0.3.4"