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.
2 parents dc14531 + 628a854 commit c8f2f38Copy full SHA for c8f2f38
Cargo.toml
@@ -28,7 +28,7 @@ tempfile = { version = "3.2", optional = true }
28
termize = "0.1"
29
30
[dev-dependencies]
31
-compiletest_rs = { version = "0.8", features = ["tmp"] }
+compiletest_rs = { version = "0.9", features = ["tmp"] }
32
tester = "0.9"
33
regex = "1.5"
34
toml = "0.5"
0 commit comments