Skip to content

Commit 477d102

Browse files
committed
Move coretests to the 2021 edition
1 parent 5067ad9 commit 477d102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patches/0022-core-Disable-not-compiling-tests.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ index 0000000..46fd999
2222
+[package]
2323
+name = "core"
2424
+version = "0.0.0"
25-
+edition = "2018"
25+
+edition = "2021"
2626
+
2727
+[lib]
2828
+name = "coretests"

0 commit comments

Comments
 (0)