Skip to content

Commit

Permalink
Pin the version of compiletest
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Sep 26, 2019
1 parent ea8647f commit 3878b58
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 @@ -27,6 +27,6 @@ futures-core-preview = { version = "0.3.0-alpha.18", default-features = false }
pin-project = "0.4"

[dev-dependencies]
compiletest = { version = "0.3.21", package = "compiletest_rs", features = ["stable", "tmp"] }
compiletest = { version = "=0.3.22", package = "compiletest_rs", features = ["stable", "tmp"] }
futures-preview = "0.3.0-alpha.18"
romio = "0.3.0-alpha.10"

0 comments on commit 3878b58

Please sign in to comment.