Skip to content

Commit 834294e

Browse files
chore(deps): update rust crate trybuild to v1.0.110 (#522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 275b5df commit 834294e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ paste = "1.0"
4545
pretty_assertions = "1.0"
4646
simple_logger = "5.0"
4747
tokio = { version = "1.17", features = ["time"], default-features = false }
48-
trybuild = { version = "=1.0.96", features = ["diff"] }
48+
trybuild = { version = "=1.0.110", features = ["diff"] }
4949

5050
[features]
5151
default = ["cors", "errorlog", "without-openapi"]

0 commit comments

Comments
 (0)