We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 275b5df commit 834294eCopy full SHA for 834294e
Cargo.toml
@@ -45,7 +45,7 @@ paste = "1.0"
45
pretty_assertions = "1.0"
46
simple_logger = "5.0"
47
tokio = { version = "1.17", features = ["time"], default-features = false }
48
-trybuild = { version = "=1.0.96", features = ["diff"] }
+trybuild = { version = "=1.0.110", features = ["diff"] }
49
50
[features]
51
default = ["cors", "errorlog", "without-openapi"]
0 commit comments