Skip to content

Commit 377b776

Browse files
committed
bump tests to 2021 ed
1 parent 328d4ec commit 377b776

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,12 +117,12 @@ required-features = ["std"]
117117
[[test]]
118118
name = "smoke"
119119
required-features = ["std"]
120-
edition = '2018'
120+
edition = '2021'
121121

122122
[[test]]
123123
name = "accuracy"
124124
required-features = ["std"]
125-
edition = '2018'
125+
edition = '2021'
126126

127127
[[test]]
128128
name = "concurrent-panics"

0 commit comments

Comments
 (0)