Skip to content

Commit 5f6cae0

Browse files
committed
update minimum required compiletest version
1 parent 5aded99 commit 5f6cae0

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
@@ -29,7 +29,7 @@ clippy_lints = { version = "0.0.104", path = "clippy_lints" }
2929
# end automatic update
3030

3131
[dev-dependencies]
32-
compiletest_rs = "0.2.1"
32+
compiletest_rs = "0.2.5"
3333
lazy_static = "0.1.15"
3434
regex = "0.1.71"
3535
rustc-serialize = "0.3"

0 commit comments

Comments
 (0)