Skip to content

Commit

Permalink
Pin trybuild
Browse files Browse the repository at this point in the history
This makes coverage work properly.
  • Loading branch information
jhpratt committed Aug 17, 2021
1 parent 12673bf commit 6117ab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ serde = { version = "1.0.126", default-features = false }
serde_test = "1.0.126"

[target.'cfg(__ui_tests)'.dev-dependencies]
trybuild = "1.0.44"
trybuild = "=1.0.34"

# Significant contributions to the benchmarks provided by Emil Lundberg.
[[bench]]
Expand Down

0 comments on commit 6117ab7

Please sign in to comment.