Skip to content

Commit

Permalink
Upgrade copiletest-rs dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
smoelius committed Sep 23, 2022
1 parent 61fd2a8 commit 628a854
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 @@ -28,7 +28,7 @@ tempfile = { version = "3.2", optional = true }
termize = "0.1"

[dev-dependencies]
compiletest_rs = { version = "0.8", features = ["tmp"] }
compiletest_rs = { version = "0.9", features = ["tmp"] }
tester = "0.9"
regex = "1.5"
toml = "0.5"
Expand Down

0 comments on commit 628a854

Please sign in to comment.