Skip to content

Commit 7a326c8

Browse files
committed
Should rollback version used to test
1 parent a16a802 commit 7a326c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rstest/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ actix-rt = "2.9.0"
3636
async-std = { version = "1.13.0", features = ["attributes"] }
3737
lazy_static = "1.5.0"
3838
macro_rules_attribute = "0.2.0"
39-
mytest = { package = "rstest", version = "0.26.0", default-features = false }
39+
mytest = { package = "rstest", version = "0.25.0", default-features = false }
4040
rstest_test = { path = "../rstest_test" }
4141
smol-macros = "0.1.1"
4242
temp_testdir = "0.2.3"

0 commit comments

Comments
 (0)